[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Oct 30 11:10:59 UTC 2016


    Date: Sunday, October 30, 2016 @ 11:10:58
  Author: felixonmars
Revision: 279472

upgpkg: python-setuptools 1:28.7.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-30 11:08:21 UTC (rev 279471)
+++ PKGBUILD	2016-10-30 11:10:58 UTC (rev 279472)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.7.0
+pkgver=28.7.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -15,7 +15,7 @@
              'python2-appdirs' 'git')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-flake8'
               'python2-pytest-flake8' 'git')
-source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver")
+source=("git+https://github.com/pypa/setuptools.git#tag=$pkgver")
 sha512sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list