diff --git a/srcpkgs/python-urllib3/template b/srcpkgs/python-urllib3/template index b846baff81a..4611ad9922c 100644 --- a/srcpkgs/python-urllib3/template +++ b/srcpkgs/python-urllib3/template @@ -1,19 +1,19 @@ # Template file for 'python-urllib3' pkgname=python-urllib3 -version=1.22 -revision=2 +version=1.23 +revision=1 noarch=yes wrksrc="urllib3-${version}" build_style=python-module +pycompile_module="urllib3" hostmakedepends="python-setuptools python3-setuptools" depends="python-six" -pycompile_module="urllib3" short_desc="HTTP library with thread-safe connection pooling (Python2)" maintainer="Alessio Sergi " homepage="https://urllib3.readthedocs.io/" license="MIT" distfiles="${PYPI_SITE}/u/urllib3/urllib3-${version}.tar.gz" -checksum=cc44da8e1145637334317feebd728bd869a35285b93cbb4cca2577da7e62db4f +checksum=a68ac5e15e76e7e5dd2b8f94007233e01effe3e50e8daddf69acfd81cb686baf post_install() { # replace bundled copy of six