diff --git a/srcpkgs/python-urllib3/template b/srcpkgs/python-urllib3/template index 2b2310ad807..049d30a4089 100644 --- a/srcpkgs/python-urllib3/template +++ b/srcpkgs/python-urllib3/template @@ -1,18 +1,17 @@ # Template file for 'python-urllib3' pkgname=python-urllib3 -version=1.26.5 +version=1.26.6 revision=1 wrksrc="urllib3-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" depends="python-six" -checkdepends="python-pytest python3-pytest python-six python3-six" short_desc="HTTP library with thread-safe connection pooling (Python2)" maintainer="Alessio Sergi " license="MIT" homepage="https://urllib3.readthedocs.io/" distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz" -checksum=a7acd0977125325f516bda9735fa7142b909a8d01e8b2e4c8108d0984e6e0098 +checksum=f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f # Checks depend on unpackaged "trustme" make_check=no