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

Felix Yan fyan at nymeria.archlinux.org
Tue Jul 8 00:53:39 UTC 2014


    Date: Tuesday, July 8, 2014 @ 02:53:39
  Author: fyan
Revision: 115290

upgpkg: python-urllib3 1.9-1

Modified:
  python-urllib3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-08 00:52:20 UTC (rev 115289)
+++ PKGBUILD	2014-07-08 00:53:39 UTC (rev 115290)
@@ -5,7 +5,7 @@
 # Contributor: BorgHunter <borghunter at gmail dot com>
 
 pkgname=(python-urllib3 python2-urllib3)
-pkgver=1.8.3
+pkgver=1.9
 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=('aee4899e53bd6e8ad163ae830f22372d'
+md5sums=('e383d5ff4d3a02eff82735f9f120958c'
          '350846ab4dd11ce105b570c15c1b0764')
 
 prepare() {




More information about the arch-commits mailing list