From b6594c54126267eea805f54c7217bc46a9225516 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:59:45 +1000 Subject: [PATCH] python-soupsieve: remove noarch. --- srcpkgs/python-soupsieve/template | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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*"