diff --git a/srcpkgs/python3-urllib3/template b/srcpkgs/python3-urllib3/template index b137784f700..ab236579cc4 100644 --- a/srcpkgs/python3-urllib3/template +++ b/srcpkgs/python3-urllib3/template @@ -1,6 +1,6 @@ # Template file for 'python3-urllib3' pkgname=python3-urllib3 -version=1.26.7 +version=1.26.12 revision=1 wrksrc="urllib3-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " license="MIT" homepage="https://urllib3.readthedocs.io/" distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz" -checksum=4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece +checksum=3fa96cf423e6987997fc326ae8df396db2a8b7c667747d47ddd8ecba91f4a74e pre_check() { rm test/test_retry{,_deprecated}.py # FIXME