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

Felix Yan fyan at archlinux.org
Wed Feb 11 09:34:47 UTC 2015


    Date: Wednesday, February 11, 2015 @ 10:34:46
  Author: fyan
Revision: 231287

upgpkg: python-setuptools 1:12.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-11 08:51:32 UTC (rev 231286)
+++ PKGBUILD	2015-02-11 09:34:46 UTC (rev 231287)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=12.0.5
+pkgver=12.1
 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=('d4d3a0decc9e77abf12ee5121df0cbf9863f9f8cf680a728bf581484587bbd1f1abc523a8ce3b35ab0ffce08d8de8728b450aee8738b67d2046460da4122fb7e')
+sha512sums=('3525e870f3ccae59c720a4e87258b69eeabaa6a1c8deaa55457a89d10a09fb27687a36d4d93da702319060f096df77135b8e74d218459446b8bcd537e1ff5ea0')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list