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

Ángel Velásquez angvp at nymeria.archlinux.org
Sun Dec 15 03:50:23 UTC 2013


    Date: Sunday, December 15, 2013 @ 04:50:22
  Author: angvp
Revision: 201552

upgpkg: python-setuptools 2.0-1

Version bump to 2.0

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-14 23:02:04 UTC (rev 201551)
+++ PKGBUILD	2013-12-15 03:50:22 UTC (rev 201552)
@@ -2,7 +2,7 @@
 # Maintainer: Angel Velasquez <angvp at archlinux.org>
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=1.4.2
+pkgver=2.0
 pkgrel=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
 arch=('any')
@@ -10,7 +10,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=('13951be6711438073fbe50843e7f141f')
+md5sums=('887cdf417bc5d25326c66bb98c0dd160')
 
 #check() {
 #   # Check python3 module




More information about the arch-commits mailing list