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

Ángel Velásquez angvp at nymeria.archlinux.org
Mon Sep 23 03:26:21 UTC 2013


    Date: Monday, September 23, 2013 @ 05:26:21
  Author: angvp
Revision: 194711

upgpkg: python-setuptools 1.1.6-1

Version bump to 1.1.6

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-23 00:56:24 UTC (rev 194710)
+++ PKGBUILD	2013-09-23 03:26:21 UTC (rev 194711)
@@ -2,7 +2,7 @@
 # Maintainer: Angel Velasquez <angvp at archlinux.org>
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=1.1.5
+pkgver=1.1.6
 pkgrel=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
 arch=('any')
@@ -10,7 +10,6 @@
 url="http://pypi.python.org/pypi/setuptools"
 makedepends=('python' 'python2')
 source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz)
-md5sums=('8d2a7d43de8e1d1e1e92366cc9f93be2')
 
 #check() {
 #   # Check python3 module
@@ -65,3 +64,4 @@
    python2 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1 --skip-build
    rm "${pkgdir}/usr/bin/easy_install"
 }
+md5sums=('ee82ea53def4480191061997409d2996')




More information about the arch-commits mailing list