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

Felix Yan fyan at nymeria.archlinux.org
Sat Feb 8 02:56:35 UTC 2014


    Date: Saturday, February 8, 2014 @ 03:56:34
  Author: fyan
Revision: 205581

upgpkg: python-setuptools 2.2-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-07 23:38:41 UTC (rev 205580)
+++ PKGBUILD	2014-02-08 02:56:34 UTC (rev 205581)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=2.1.2
+pkgver=2.2
 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=('3fb7b3abb02d1d1eb9dc45e1c53e1539')
+md5sums=('04a7664538957b832710653fd7d5b4e6')
 
 #check() {
 #   # Check python3 module




More information about the arch-commits mailing list