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

Felix Yan fyan at archlinux.org
Sun Dec 14 04:23:22 UTC 2014


    Date: Sunday, December 14, 2014 @ 05:23:21
  Author: fyan
Revision: 227599

upgpkg: python-setuptools 1:8.0.1-1

upstream new release

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-14 04:00:01 UTC (rev 227598)
+++ PKGBUILD	2014-12-14 04:23:21 UTC (rev 227599)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=8.0
+pkgver=8.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' 'subversion')
 source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-sha512sums=('6c15514df6af62fa4dff605b9b742b87cfc7c611503f715a0210355cec2d3d723472a1754621711973a8b721ee82b06c4cbecf6003497fc0628d1e9b98bcf47d')
+sha512sums=('c86a2c6ae5ed8205b9b37911002a8f551f2607ecab8b74b9eae6a7b92713c0d0a3d6aa54c4428df48765c1a2c9e21f53128bb1f138f7753e1f45188b0e357ff2')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list