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

Felix Yan fyan at archlinux.org
Sun Sep 14 02:50:32 UTC 2014


    Date: Sunday, September 14, 2014 @ 04:50:32
  Author: fyan
Revision: 118942

upgpkg: python-urllib3 1.9.1-1

Modified:
  python-urllib3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 02:46:32 UTC (rev 118941)
+++ PKGBUILD	2014-09-14 02:50:32 UTC (rev 118942)
@@ -5,7 +5,7 @@
 # Contributor: BorgHunter <borghunter at gmail dot com>
 
 pkgname=(python-urllib3 python2-urllib3)
-pkgver=1.9
+pkgver=1.9.1
 pkgrel=1
 pkgdesc="HTTP library with thread-safe connection pooling and file post support"
 arch=("any")
@@ -16,7 +16,7 @@
               'python-tornado' 'python2-tornado' 'python2-ndg-httpsclient' 'python-coverage' 'python2-coverage')
 source=("https://github.com/shazow/urllib3/archive/$pkgver.tar.gz" 
         LICENSE)
-md5sums=('e383d5ff4d3a02eff82735f9f120958c'
+md5sums=('ab7fc682e23eaad497d1b584ac532428'
          '350846ab4dd11ce105b570c15c1b0764')
 
 prepare() {




More information about the arch-commits mailing list