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

Felix Yan felixonmars at archlinux.org
Thu May 4 03:58:19 UTC 2017


    Date: Thursday, May 4, 2017 @ 03:58:17
  Author: felixonmars
Revision: 295253

upgpkg: python-urllib3 1.21.1-1

Modified:
  python-urllib3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-03 20:55:21 UTC (rev 295252)
+++ PKGBUILD	2017-05-04 03:58:17 UTC (rev 295253)
@@ -6,7 +6,7 @@
 
 pkgbase=python-urllib3
 pkgname=(python-urllib3 python2-urllib3 python-urllib3-doc)
-pkgver=1.21
+pkgver=1.21.1
 pkgrel=1
 pkgdesc="HTTP library with thread-safe connection pooling and file post support"
 arch=("any")
@@ -18,7 +18,7 @@
 checkdepends=('python-nose' 'python2-nose' 'python-tornado' 'python2-tornado' 'python-coverage'
               'python2-coverage' 'python-psutil' 'python2-psutil')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/shazow/urllib3/archive/$pkgver.tar.gz")
-md5sums=('b317785471310e3879c3fac7da83ad2b')
+md5sums=('b0a2c692ea273dc120b209a027b0df3c')
 
 prepare() {
   cp -a urllib3-$pkgver{,-py2}



More information about the arch-commits mailing list