diff --git a/srcpkgs/python-soupsieve/template b/srcpkgs/python-soupsieve/template index 062cc3e6a8a..8fdef36b1a2 100644 --- a/srcpkgs/python-soupsieve/template +++ b/srcpkgs/python-soupsieve/template @@ -1,11 +1,9 @@ # Template file for 'python-soupsieve' pkgname=python-soupsieve version=1.9.5 -revision=2 -archs=noarch +revision=3 wrksrc="soupsieve-${version}" build_style=python-module -pycompile_module="soupsieve" hostmakedepends="python-setuptools python3-setuptools" checkdepends="python-pytest python-lxml python-html5lib python-BeautifulSoup4 python-backports.functools_lru_cache python3-pytest python3-lxml @@ -34,8 +32,6 @@ post_install() { } python3-soupsieve_package() { - archs=noarch - pycompile_module="soupsieve" short_desc="${short_desc/Python2/Python3}" pkg_install() { vmove "usr/lib/python3*"