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

Felix Yan fyan at archlinux.org
Wed Jul 22 05:47:38 UTC 2015


    Date: Wednesday, July 22, 2015 @ 07:47:38
  Author: fyan
Revision: 137248

upgpkg: python-urllib3 1.11-1

Modified:
  python-urllib3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-22 05:32:39 UTC (rev 137247)
+++ PKGBUILD	2015-07-22 05:47:38 UTC (rev 137248)
@@ -6,7 +6,7 @@
 
 pkgbase=python-urllib3
 pkgname=(python-urllib3 python2-urllib3)
-pkgver=1.10.4
+pkgver=1.11
 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=("$pkgbase-$pkgver.tar.gz::https://github.com/shazow/urllib3/archive/$pkgver.tar.gz"
         LICENSE)
-md5sums=('6f768748ad8d20ad5f6160e009b36721'
+md5sums=('d85d3c40f0725bbc48f40c354f7cebde'
          '350846ab4dd11ce105b570c15c1b0764')
 
 prepare() {



More information about the arch-commits mailing list