diff --git a/srcpkgs/python-urllib3/template b/srcpkgs/python-urllib3/template index 3f354488f86..09279b1573e 100644 --- a/srcpkgs/python-urllib3/template +++ b/srcpkgs/python-urllib3/template @@ -1,8 +1,7 @@ # Template file for 'python-urllib3' pkgname=python-urllib3 version=1.25.8 -revision=1 -archs=noarch +revision=2 wrksrc="urllib3-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -24,7 +23,6 @@ post_install() { } python3-urllib3_package() { - archs=noarch depends="python3-six" short_desc="${short_desc/Python2/Python3}" pkg_install() {