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

Felix Yan fyan at archlinux.org
Tue Dec 30 15:27:24 UTC 2014


    Date: Tuesday, December 30, 2014 @ 16:27:24
  Author: fyan
Revision: 228176

upgpkg: python-setuptools 1:9.1-1

upstream new release

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-30 15:00:49 UTC (rev 228175)
+++ PKGBUILD	2014-12-30 15:27:24 UTC (rev 228176)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=9.0.1
+pkgver=9.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -14,7 +14,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-pytest' 'python2-pytest' 'subversion')
 source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('6e8785dec7793fc10ef3ffcd9bb28cbcd3f63a1397e8bd5f211aca647194ca513d2333589b03c7efd150484d31f5350ab6a83039c877e1bdf32e2500d1593b14')
+sha512sums=('19fbf0ea842cc2a15d3f9f817719219748a10dca7909fe2f5dcd05c00a93a7ea115d75df416148cb9457ffaaa13582302d47af0df7cd1a8deb1f4e27d5031c27')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list