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

Felix Yan fyan at archlinux.org
Mon Dec 29 16:40:12 UTC 2014


    Date: Monday, December 29, 2014 @ 17:40:11
  Author: fyan
Revision: 228151

upgpkg: python-setuptools 1:9.0.1-1

upstream new release

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-29 16:02:17 UTC (rev 228150)
+++ PKGBUILD	2014-12-29 16:40:11 UTC (rev 228151)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=8.2.1
+pkgver=9.0.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=('58325d322dca058865453b18e403f7913e8bdbcb52a908f74ac511c43cf4eeeeef50744471ec5738ced513c50a9947f5bb3eb0b3e9d18ba97b933142e0ca2b3c')
+sha512sums=('6e8785dec7793fc10ef3ffcd9bb28cbcd3f63a1397e8bd5f211aca647194ca513d2333589b03c7efd150484d31f5350ab6a83039c877e1bdf32e2500d1593b14')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list