|
|
|
@ -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 @@ checkdepends=('python-pytest-runner' 'python-tornado' 'python-nose' 'python-psut
|
|
|
|
|
'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() { |
|
|
|
|