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

Felix Yan fyan at archlinux.org
Thu Dec 17 05:35:25 UTC 2015


    Date: Thursday, December 17, 2015 @ 06:35:25
  Author: fyan
Revision: 256686

upgpkg: python-setuptools 1:19.1.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-16 22:30:15 UTC (rev 256685)
+++ PKGBUILD	2015-12-17 05:35:25 UTC (rev 256686)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=19.1
+pkgver=19.1.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -14,7 +14,7 @@
 makedepends=('python-packaging' 'python2-packaging')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 'python2-pytest-runner' 'git')
 source=("https://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('6bbd90778f587967ed2e3f09258ffc1ff2992127d775194df4f57b35215bea0b8a3603be04a1071c1c95ab769f4f1b17921d86335910f03c52856f48109c6996')
+sha512sums=('480aaed577ab9bc4d3cae71d957407ecb71e743dab7fb06f165b76683445f356ce141e1057b5a057101f9546df8c62e2abc2c35ebd751e4bb3febb846a71ac41')
 
 prepare() {
   # We ship separated python{,2}-packaging packages.



More information about the arch-commits mailing list