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

Felix Yan fyan at nymeria.archlinux.org
Tue Apr 8 02:28:22 UTC 2014


    Date: Tuesday, April 8, 2014 @ 04:28:22
  Author: fyan
Revision: 209887

upgpkg: python-setuptools 3.4.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-07 20:37:09 UTC (rev 209886)
+++ PKGBUILD	2014-04-08 02:28:22 UTC (rev 209887)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=3.4.2
+pkgver=3.4.3
 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=('3994bf55239eac30f569abb7a44ad706')
+md5sums=('284bf84819c0f6735c853619d1a54955')
 
 check() {
   # Disabled python 3.x tests for setuptools 3.4.1:




More information about the arch-commits mailing list