python-soupsieve: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:45 +10:00 committed by Đoàn Trần Công Danh
parent 4b1398ac72
commit b6594c5412

View file

@ -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*"