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

Jelle van der Waa jelle at archlinux.org
Sat Oct 10 13:53:17 UTC 2015


    Date: Saturday, October 10, 2015 @ 15:53:16
  Author: jelle
Revision: 143598

upgpkg: python-six 1.10.0-1

Modified:
  python-six/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 13:24:29 UTC (rev 143597)
+++ PKGBUILD	2015-10-10 13:53:16 UTC (rev 143598)
@@ -3,8 +3,8 @@
 
 pkgbase=python-six
 pkgname=('python2-six' 'python-six')
-pkgver=1.9.0
-pkgrel=2
+pkgver=1.10.0
+pkgrel=1
 pkgdesc="Python 2 and 3 compatibility utilities"
 arch=('any')
 url="http://pypi.python.org/pypi/six/"
@@ -11,7 +11,7 @@
 license=('MIT')
 makedepends=('python' 'python2')
 source=(http://pypi.python.org/packages/source/s/six/six-$pkgver.tar.gz)
-md5sums=('476881ef4012262dfc8adc645ee786c4')
+md5sums=('34eed507548117b2ab523ab14b2f8b55')
 
 build() {
   cd $srcdir



More information about the arch-commits mailing list