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

Ángel Velásquez angvp at nymeria.archlinux.org
Tue Aug 20 06:41:53 UTC 2013


    Date: Tuesday, August 20, 2013 @ 08:41:50
  Author: angvp
Revision: 193426

upgpkg: python-setuptools 1.0-1

Version bump to 1.0

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-20 06:10:11 UTC (rev 193425)
+++ PKGBUILD	2013-08-20 06:41:50 UTC (rev 193426)
@@ -2,7 +2,7 @@
 # Maintainer: Angel Velasquez <angvp at archlinux.org>
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=0.9.8
+pkgver=1.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)
-sha256sums=('42bf629a4b3a4933bb3cfacf6005c95b7494fd88cd62a7bad1a8c3e64647eb0c')
+md5sums=('3d196ffb6e5e4425daddbb4fe42a4a74')
 
 #check() {
 #   # Check python3 module




More information about the arch-commits mailing list