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

Felix Yan fyan at archlinux.org
Mon Apr 27 03:34:14 UTC 2015


    Date: Monday, April 27, 2015 @ 05:34:14
  Author: fyan
Revision: 238052

upgpkg: python-setuptools 1:15.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-27 03:30:56 UTC (rev 238051)
+++ PKGBUILD	2015-04-27 03:34:14 UTC (rev 238052)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=15.1
+pkgver=15.2
 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=('e8a1d462b54837983a0d9ff69d82014badd44a48bfab0b2575c5a602664b57e4f013e8b55150288b3aa8f1703244bab18d61de051646d8adc765d3689f2f0d9c')
+sha512sums=('32497b9b5d32e9e04a7338227db9d4f0e09606ac547b9d6f1be230e9ba719a30cbdaf51e134f8826347673235db2f77cd33c8974634618696ce3308d278d3fbe')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list