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

Felix Yan fyan at archlinux.org
Mon Dec 15 02:41:42 UTC 2014


    Date: Monday, December 15, 2014 @ 03:41:42
  Author: fyan
Revision: 123893

upgpkg: python-urllib3 1.10-1

Modified:
  python-urllib3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-14 21:38:46 UTC (rev 123892)
+++ PKGBUILD	2014-12-15 02:41:42 UTC (rev 123893)
@@ -1,11 +1,12 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Patrice Peterson <runiq at archlinux dot us>
 # Contributor: Chris Brannon <cmbrannon79 at gmail.com>
 # Contributor: BorgHunter <borghunter at gmail dot com>
 
+pkgbase=python-urllib3
 pkgname=(python-urllib3 python2-urllib3)
-pkgver=1.9.1
+pkgver=1.10
 pkgrel=1
 pkgdesc="HTTP library with thread-safe connection pooling and file post support"
 arch=("any")
@@ -16,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=('ab7fc682e23eaad497d1b584ac532428'
+md5sums=('50c94eef356ea0d35feba54747666e62'
          '350846ab4dd11ce105b570c15c1b0764')
 
 prepare() {



More information about the arch-commits mailing list