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

Felix Yan fyan at archlinux.org
Tue Jan 27 04:12:34 UTC 2015


    Date: Tuesday, January 27, 2015 @ 05:12:34
  Author: fyan
Revision: 230025

upgpkg: python-setuptools 1:12.0.5-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-26 20:33:19 UTC (rev 230024)
+++ PKGBUILD	2015-01-27 04:12:34 UTC (rev 230025)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=12.0.4
+pkgver=12.0.5
 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=('78f745734b57c341d6ce9127700fbc864976f2708c451330df2fd51da92d0c847cd29ab4663be24546b0cac079a7524eb9b8469fff34092813a19fa4cb959e3f')
+sha512sums=('d4d3a0decc9e77abf12ee5121df0cbf9863f9f8cf680a728bf581484587bbd1f1abc523a8ce3b35ab0ffce08d8de8728b450aee8738b67d2046460da4122fb7e')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}



More information about the arch-commits mailing list