[arch-commits] Commit in python-urllib3/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jun 30 00:39:06 UTC 2021
Date: Wednesday, June 30, 2021 @ 00:39:06
Author: felixonmars
Revision: 418784
upgpkg: python-urllib3 1.26.6-1
Modified:
python-urllib3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-29 21:00:47 UTC (rev 418783)
+++ PKGBUILD 2021-06-30 00:39:06 UTC (rev 418784)
@@ -5,7 +5,7 @@
pkgbase=python-urllib3
pkgname=(python-urllib3 python2-urllib3 python-urllib3-doc)
-pkgver=1.26.5
+pkgver=1.26.6
pkgrel=1
pkgdesc="HTTP library with thread-safe connection pooling and file post support"
arch=("any")
@@ -19,7 +19,7 @@
'python-gcp-devrel-py-tools' 'python-flaky' 'python-dateutil')
source=("https://github.com/urllib3/urllib3/archive/$pkgver/$pkgbase-$pkgver.tar.gz"
urllib3-use-brotli-or-brotli-cffi.patch::https://github.com/urllib3/urllib3/pull/2099.patch)
-sha512sums=('d4a97aa05f9138cbd2fceadd6268f55f1389a57abccc44f6dfd7755778d417a6648f081ceefd376b27c17e384ccc81caf49f0ea23b4d9ac8e347a06d85cb4639'
+sha512sums=('9d2f41fb0b5eb907e7daa559cdb48d130604b975c25bec47f55320a41e7df4aa495152cbaf842daf3414ed6c17131114463551c1e9771a848e392e74453ba0d3'
'08b58960410a996b039eb3f46da252703055d79228733c65fbbe8d31fedd5b3956670230602deabf02407cac5f5d425b8d65bf3b16bdecd38f2541c6c9c82934')
prepare() {
More information about the arch-commits
mailing list