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

Felix Yan fyan at archlinux.org
Sat Jan 17 04:06:25 UTC 2015


    Date: Saturday, January 17, 2015 @ 05:06:24
  Author: fyan
Revision: 229465

upgpkg: python-setuptools 1:12.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-17 04:00:16 UTC (rev 229464)
+++ PKGBUILD	2015-01-17 04:06:24 UTC (rev 229465)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=11.3.1
+pkgver=12.0
 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=('6054cbbc92d74969df4d7059cebdf6a58b084a7f10ded591529a3bded200bcb9d02a66857bfd425bc1d301d12756d52dfaf52712aa7144587188614a89659c76')
+sha512sums=('97b2969674c2d8f766a6a6ea97a2a7407504c28566de3f6d116f5f564886e0322e2fbdb66af212c1013348b92418d22baf118057f2b6902a095767ab442c1bf7')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list