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

Felix Yan fyan at nymeria.archlinux.org
Sat Mar 8 13:59:56 UTC 2014


    Date: Saturday, March 8, 2014 @ 14:59:56
  Author: fyan
Revision: 207388

upgpkg: python-setuptools 3.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-08 13:48:43 UTC (rev 207387)
+++ PKGBUILD	2014-03-08 13:59:56 UTC (rev 207388)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=3.0.2
+pkgver=3.1
 pkgrel=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
 arch=('any')
@@ -12,7 +12,7 @@
 url="http://pypi.python.org/pypi/setuptools"
 makedepends=('python' 'python2')
 source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz")
-md5sums=('5fa068a279113e2a94cd56d31a05880f')
+md5sums=('425c2fa9329fc000e8c5ff947df001c3')
 
 check() {
    # Check python3 module




More information about the arch-commits mailing list