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

Felix Yan fyan at archlinux.org
Mon Feb 16 17:40:28 UTC 2015


    Date: Monday, February 16, 2015 @ 18:40:28
  Author: fyan
Revision: 231612

upgpkg: python-setuptools 1:12.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-16 15:07:21 UTC (rev 231611)
+++ PKGBUILD	2015-02-16 17:40:28 UTC (rev 231612)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=12.1
+pkgver=12.2
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -14,7 +14,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest' 'git')
 source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('3525e870f3ccae59c720a4e87258b69eeabaa6a1c8deaa55457a89d10a09fb27687a36d4d93da702319060f096df77135b8e74d218459446b8bcd537e1ff5ea0')
+sha512sums=('1f7b8097dcf8e9afa677c08a3445836ab7ee44f387ac3b18efb0424beb90626b8c48fb8ead104ea3f61ea76b87c609aafecbcec88e672659eb5556bf1848b77e')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list