[arch-commits] Commit in python-setuptools/trunk (PKGBUILD)
Felix Yan
fyan at nymeria.archlinux.org
Thu Mar 6 12:32:46 UTC 2014
Date: Thursday, March 6, 2014 @ 13:32:46
Author: fyan
Revision: 207099
upgpkg: python-setuptools 3.0.1-1
Modified:
python-setuptools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-03-06 12:15:46 UTC (rev 207098)
+++ PKGBUILD 2014-03-06 12:32:46 UTC (rev 207099)
@@ -4,7 +4,7 @@
pkgbase=python-setuptools
pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=3.0
+pkgver=3.0.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=('60dcf0080129e01269d68e2233a8286a')
+md5sums=('4ab331577e382867359f953f13e408cb')
check() {
# Check python3 module
More information about the arch-commits
mailing list