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

Felix Yan fyan at archlinux.org
Sun Aug 3 02:06:05 UTC 2014


    Date: Sunday, August 3, 2014 @ 04:06:05
  Author: fyan
Revision: 218521

upgpkg: python-setuptools 1:5.4.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-02 19:35:22 UTC (rev 218520)
+++ PKGBUILD	2014-08-03 02:06:05 UTC (rev 218521)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=5.4.1
+pkgver=5.4.2
 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=('823a04a642a562b804ad03469efd54329ff93b5162e4c2bd052655301788f5d124b91202886770239765ac68b3729aae78449a83f89b514bca847fa87370a2bb')
+sha512sums=('849537d352269423ea527c05b7bc0bd5f6425e43074adbfda64bc7baacb4f829695fc9527e919074474f11b733387986ad7680f25e13e00607de263e3c05ea58')
 
 prepare() {
   cp -a setuptools-${pkgver}{,-python2}




More information about the arch-commits mailing list