python3-urllib3: update to 1.26.12.
This commit is contained in:
parent
689232203d
commit
6893742943
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-urllib3'
|
# Template file for 'python3-urllib3'
|
||||||
pkgname=python3-urllib3
|
pkgname=python3-urllib3
|
||||||
version=1.26.7
|
version=1.26.12
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="urllib3-${version}"
|
wrksrc="urllib3-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://urllib3.readthedocs.io/"
|
homepage="https://urllib3.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz"
|
||||||
checksum=4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece
|
checksum=3fa96cf423e6987997fc326ae8df396db2a8b7c667747d47ddd8ecba91f4a74e
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
rm test/test_retry{,_deprecated}.py # FIXME
|
rm test/test_retry{,_deprecated}.py # FIXME
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue