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

Felix Yan fyan at nymeria.archlinux.org
Sat Jun 14 17:12:27 UTC 2014


    Date: Saturday, June 14, 2014 @ 19:12:26
  Author: fyan
Revision: 215138

upgpkg: python-setuptools 1:5.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-14 16:21:28 UTC (rev 215137)
+++ PKGBUILD	2014-06-14 17:12:26 UTC (rev 215138)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=3.8.1
+pkgver=5.0
 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=('72f402dcc274dbf9693ddcc507ebd6cfe97f59a937d3d8d0e56e87f21fd0cba3c9350134ecc36a9ab181e1cc1f9a0e9eb5ed463ae1c36d14e517efbeab13852d')
+sha512sums=('98f3e114aee97009ef1492316dba630b53be7396017b325b0e93bd337c30329d64f6922e6def3d9d1715a544bfa790ca6f9a58eba647695c2ab4068c53440d37')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}




More information about the arch-commits mailing list