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

Felix Yan fyan at nymeria.archlinux.org
Sun May 4 14:17:36 UTC 2014


    Date: Sunday, May 4, 2014 @ 16:17:36
  Author: fyan
Revision: 212027

upgpkg: python-setuptools 3.5.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-04 14:17:25 UTC (rev 212026)
+++ PKGBUILD	2014-05-04 14:17:36 UTC (rev 212027)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=3.5
+pkgver=3.5.1
 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=('58da1bcbf0d648571ae49d4988879da5')
+md5sums=('d0447ca5adeeac93ef43931c395788c3')
 
 check() {
   # Disabled python 3.x tests for >= 3.4.1:




More information about the arch-commits mailing list