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

Felix Yan fyan at archlinux.org
Sat Jan 3 07:10:46 UTC 2015


    Date: Saturday, January 3, 2015 @ 08:10:46
  Author: fyan
Revision: 228370

upgpkg: python-setuptools 1:11.0-1

upstream new release

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-03 06:43:06 UTC (rev 228369)
+++ PKGBUILD	2015-01-03 07:10:46 UTC (rev 228370)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=10.2.1
+pkgver=11.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=('8e60a3b9561a5344854b719b54fe08ec83ce18926fa72003830e94069e2cd7bedd338d1c82050e7ac1d9c992f8fc1f506681f0837d7bc3cd06f93d24a610a8a2')
+sha512sums=('61a09f924b3da7a8bd0118db82203d0a15fbce7e2de85a32152bb315d0c409ba88e8d4e8b3fc18af647731d7aa20070f61c28e9838da2ae8d264511287f8f862')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list