python-html5lib: remove noarch.
This commit is contained in:
parent
e2ba7b5c1a
commit
9488a1076f
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-html5lib'
|
# Template file for 'python-html5lib'
|
||||||
pkgname=python-html5lib
|
pkgname=python-html5lib
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
wrksrc="html5lib-${version}"
|
wrksrc="html5lib-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -23,7 +22,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-html5lib_package() {
|
python3-html5lib_package() {
|
||||||
archs=noarch
|
|
||||||
pycompile_module="html5lib"
|
pycompile_module="html5lib"
|
||||||
depends="python3-six python3-webencodings"
|
depends="python3-six python3-webencodings"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue