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

Felix Yan fyan at archlinux.org
Thu Jan 22 03:24:36 UTC 2015


    Date: Thursday, January 22, 2015 @ 04:24:36
  Author: fyan
Revision: 229634

upgpkg: python-setuptools 1:12.0.4-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-21 20:44:13 UTC (rev 229633)
+++ PKGBUILD	2015-01-22 03:24:36 UTC (rev 229634)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=12.0.3
+pkgver=12.0.4
 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=('5a6e3d9ed6e6a184c40ad850435818157fff76d900300dfe5c5e96ba31f67d9f23098e61b357f76c235b1eec11676038cbbb90e65ba6b0194753acb340eb7e46')
+sha512sums=('78f745734b57c341d6ce9127700fbc864976f2708c451330df2fd51da92d0c847cd29ab4663be24546b0cac079a7524eb9b8469fff34092813a19fa4cb959e3f')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list