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

Felix Yan fyan at nymeria.archlinux.org
Fri Apr 11 05:23:13 UTC 2014


    Date: Friday, April 11, 2014 @ 07:23:12
  Author: fyan
Revision: 210189

upgpkg: python-setuptools 3.4.4-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-11 03:45:09 UTC (rev 210188)
+++ PKGBUILD	2014-04-11 05:23:12 UTC (rev 210189)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=3.4.3
+pkgver=3.4.4
 pkgrel=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-md5sums=('284bf84819c0f6735c853619d1a54955')
+md5sums=('6ca9e8377b65233c2ff3a1752406a22d')
 
 check() {
   # Disabled python 3.x tests for setuptools 3.4.1:




More information about the arch-commits mailing list