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

Felix Yan fyan at archlinux.org
Fri Aug 15 16:25:03 UTC 2014


    Date: Friday, August 15, 2014 @ 18:25:02
  Author: fyan
Revision: 219753

upgpkg: python-setuptools 1:5.7-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-15 15:30:49 UTC (rev 219752)
+++ PKGBUILD	2014-08-15 16:25:02 UTC (rev 219753)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=5.6
+pkgver=5.7
 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')
 source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('238045da484f32131416bdfc8b6f268b1e1156a5d055f69584752cbeeb6fbcd4fd2987c6851b429d4ac833cee08165790bbcc80880d55b6aae9e2fd06ad5ee9d')
+sha512sums=('2fd5ae00acf8b3224e4fb741a6d0d1af42e63cf924839c3e4f71d7e1f6cece72d85fed27cee65a406dcfc30741f74d3b76bc802d3a425b2909a0806f9fd1b781')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}




More information about the arch-commits mailing list