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

Jelle van der Waa jelle at nymeria.archlinux.org
Tue Sep 3 20:44:51 UTC 2013


    Date: Tuesday, September 3, 2013 @ 22:44:51
  Author: jelle
Revision: 96742

upgpkg: python-six 1.4.1-1

Modified:
  python-six/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-03 20:39:38 UTC (rev 96741)
+++ PKGBUILD	2013-09-03 20:44:51 UTC (rev 96742)
@@ -3,8 +3,8 @@
 
 pkgbase=python-six
 pkgname=('python2-six' 'python-six')
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc="Python 2 and 3 compatibility utilities"
 arch=('any')
 url="http://pypi.python.org/pypi/six/"
@@ -37,3 +37,4 @@
   python2 setup.py install --root "${pkgdir}" --optimize=1
   install -Dm644 "${srcdir}/six-${pkgver}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }
+md5sums=('bdbb9e12d3336c198695aa4cf3a61d62')




More information about the arch-commits mailing list