[arch-commits] Commit in python-urllib3/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Dec 28 22:10:14 UTC 2020
Date: Monday, December 28, 2020 @ 22:10:14
Author: felixonmars
Revision: 405083
upgpkg: python-urllib3 1.26.2-1
Modified:
python-urllib3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-28 21:17:58 UTC (rev 405082)
+++ PKGBUILD 2020-12-28 22:10:14 UTC (rev 405083)
@@ -5,7 +5,7 @@
pkgbase=python-urllib3
pkgname=(python-urllib3 python2-urllib3 python-urllib3-doc)
-pkgver=1.26.1
+pkgver=1.26.2
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-new.patch::https://github.com/urllib3/urllib3/pull/2099.patch)
-sha512sums=('875c2f7bfab530cc504235c729c9e93ad0059505336a0b9e38f88fe5c94e60744c4a26f25de07d4a382f92103f34a08860d7a1cb60845a34123c6b4f640d3604'
+sha512sums=('1a7848fad70c0057cce13a4c43e5ad27cfc85802ee96c7caf3f8c131b109679a8124f8cd276b6b6dcf408485bdde2a267b523b0095d4b7a54a119c99fe156471'
'16bc19caf4b0d80ccb7aae7ee0cf4a7b6fef754d6d7b9e3bc0da9197afffa4f587f197c7fdffa56c14d40da806633cd409b5d8136ca4d1acef414afaf42d1e0f')
prepare() {
More information about the arch-commits
mailing list