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

Felix Yan fyan at nymeria.archlinux.org
Sun Mar 16 09:16:39 UTC 2014


    Date: Sunday, March 16, 2014 @ 10:16:39
  Author: fyan
Revision: 207973

upgpkg: python-setuptools 3.3-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-16 03:03:28 UTC (rev 207972)
+++ PKGBUILD	2014-03-16 09:16:39 UTC (rev 207973)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=3.2
+pkgver=3.3
 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=('d354131f1bcf6fcc62b4de3d71b45189')
+md5sums=('87680a0eb0bb6f720d5e2d89ba67debc')
 
 check() {
    # Check python3 module




More information about the arch-commits mailing list