[arch-commits] Commit in python-urllib3/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 24 04:22:38 UTC 2019
Date: Friday, May 24, 2019 @ 04:22:37
Author: felixonmars
Revision: 353930
upgpkg: python-urllib3 1.25.3-1
Modified:
python-urllib3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-24 04:00:16 UTC (rev 353929)
+++ PKGBUILD 2019-05-24 04:22:37 UTC (rev 353930)
@@ -5,7 +5,7 @@
pkgbase=python-urllib3
pkgname=(python-urllib3 python2-urllib3 python-urllib3-doc)
-pkgver=1.25.2
+pkgver=1.25.3
pkgrel=1
pkgdesc="HTTP library with thread-safe connection pooling and file post support"
arch=("any")
@@ -19,7 +19,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=('c90ceb16e00757721084885463aea68cf75674bf334303b8ac05d2ecbda074e4990b5f23c5eaf685077341ae6f6f8be09e4c9e56d4f884075c278db9f9114a5b')
+sha512sums=('86556d486c5aac9c3c7875d1440317c3be3924f67f4377a99e15892a39f532330d07f9dec5c5a1ed8b20957d2c611e78a97bd9d1684acff3069cd7debbbaa001')
prepare() {
sed -i 's/pytest/tool:pytest/' urllib3-$pkgver/setup.cfg
More information about the arch-commits
mailing list