[arch-commits] Commit in python-urllib3/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Oct 17 04:53:25 UTC 2018
Date: Wednesday, October 17, 2018 @ 04:53:24
Author: felixonmars
Revision: 336781
upgpkg: python-urllib3 1.24-1
Modified:
python-urllib3/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-17 04:48:46 UTC (rev 336780)
+++ PKGBUILD 2018-10-17 04:53:24 UTC (rev 336781)
@@ -5,8 +5,8 @@
pkgbase=python-urllib3
pkgname=(python-urllib3 python2-urllib3 python-urllib3-doc)
-pkgver=1.23
-pkgrel=2
+pkgver=1.24
+pkgrel=1
pkgdesc="HTTP library with thread-safe connection pooling and file post support"
arch=("any")
url="https://github.com/shazow/urllib3"
@@ -18,7 +18,7 @@
'python-nose' 'python2-nose' 'python-psutil' 'python2-psutil'
'python-gcp-devrel-py-tools' 'python2-gcp-devrel-py-tools')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/shazow/urllib3/archive/$pkgver.tar.gz")
-sha512sums=('1d9eccdd2f939a1029fb6e49c45409b3a493f38b5880bba45a6e8a8088c0478190807b1fe7341b22abe363809ef41c5367de831de9618bcc62f34cb9f0cbc7af')
+sha512sums=('43fce3898c38fa1971f13d31f267b9fa22e7f142d80ca437e5443e61f3aed8e252f682573497743fd1bafabaae57383b5333fc2031484620a69eff068f239a58')
prepare() {
cp -a urllib3-$pkgver{,-py2}
More information about the arch-commits
mailing list