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

Felix Yan fyan at nymeria.archlinux.org
Sun Jun 15 02:07:09 UTC 2014


    Date: Sunday, June 15, 2014 @ 04:07:08
  Author: fyan
Revision: 215172

upgpkg: python-setuptools 1:5.0.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-14 19:17:25 UTC (rev 215171)
+++ PKGBUILD	2014-06-15 02:07:08 UTC (rev 215172)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=5.0
+pkgver=5.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')
 source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('98f3e114aee97009ef1492316dba630b53be7396017b325b0e93bd337c30329d64f6922e6def3d9d1715a544bfa790ca6f9a58eba647695c2ab4068c53440d37')
+sha512sums=('2fa6799e03f5185a154814cffbd693deae46086e9197342e0ee3794510a81b214894b1ebd1d604b36b12517cc0391fdf660cfcd8900f3042f3fc684de1f5ab1a')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}




More information about the arch-commits mailing list