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

Felix Yan fyan at archlinux.org
Sat Apr 4 09:35:31 UTC 2015


    Date: Saturday, April 4, 2015 @ 11:35:31
  Author: fyan
Revision: 235442

upgpkg: python-setuptools 1:15.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-04 09:35:22 UTC (rev 235441)
+++ PKGBUILD	2015-04-04 09:35:31 UTC (rev 235442)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=14.3.1
+pkgver=15.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=('bac53cd2594d3e30d788b7d0bfee091253e23b4afef90b3171ff24e015626932cfefd83076d44f1ebabd01f994252f726978b85c95b82c9c2721e925f216ee8a')
+sha512sums=('ecefbd90d3733adfcf308b78ddb9490d99bebae30334436e6c0ea19edec27ccb26a159f2957e939e537f2c7ab5572524f32ab74b9e59684f1c5f2ebecf98b551')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list