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

Felix Yan felixonmars at archlinux.org
Wed Nov 9 08:59:21 UTC 2016


    Date: Wednesday, November 9, 2016 @ 08:59:20
  Author: felixonmars
Revision: 280254

upgpkg: python-setuptools 1:28.8.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-08 21:59:19 UTC (rev 280253)
+++ PKGBUILD	2016-11-09 08:59:20 UTC (rev 280254)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=28.7.1
+pkgver=28.8.0
 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=$pkgver")
+source=("git+https://github.com/pypa/setuptools.git#tag=v$pkgver")
 sha512sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list