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

Felix Yan fyan at archlinux.org
Wed Feb 11 09:39:27 UTC 2015


    Date: Wednesday, February 11, 2015 @ 10:39:27
  Author: fyan
Revision: 127549

upgpkg: python-urllib3 1.10.1-1

Modified:
  python-urllib3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-11 09:38:54 UTC (rev 127548)
+++ PKGBUILD	2015-02-11 09:39:27 UTC (rev 127549)
@@ -6,7 +6,7 @@
 
 pkgbase=python-urllib3
 pkgname=(python-urllib3 python2-urllib3)
-pkgver=1.10
+pkgver=1.10.1
 pkgrel=1
 pkgdesc="HTTP library with thread-safe connection pooling and file post support"
 arch=("any")
@@ -17,7 +17,7 @@
               'python-tornado' 'python2-tornado' 'python2-ndg-httpsclient' 'python-coverage' 'python2-coverage')
 source=("https://github.com/shazow/urllib3/archive/$pkgver.tar.gz" 
         LICENSE)
-md5sums=('50c94eef356ea0d35feba54747666e62'
+md5sums=('47443bfddc94334f272b8a3706428db6'
          '350846ab4dd11ce105b570c15c1b0764')
 
 prepare() {



More information about the arch-commits mailing list