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

Felix Yan fyan at nymeria.archlinux.org
Wed May 7 16:27:40 UTC 2014


    Date: Wednesday, May 7, 2014 @ 18:27:40
  Author: fyan
Revision: 212108

upgpkg: python-setuptools 3.5.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-07 15:48:41 UTC (rev 212107)
+++ PKGBUILD	2014-05-07 16:27:40 UTC (rev 212108)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=3.5.1
+pkgver=3.5.2
 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=('d0447ca5adeeac93ef43931c395788c3')
+md5sums=('7549f9f526fcd2ba9a429791910f3a65')
 
 check() {
   # Disabled python 3.x tests for >= 3.4.1:




More information about the arch-commits mailing list