python-soupsieve: remove noarch.
This commit is contained in:
parent
4b1398ac72
commit
b6594c5412
1 changed files with 1 additions and 5 deletions
|
@ -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*"
|
||||
|
|
Loading…
Reference in a new issue