python-hyperlink: remove noarch.
This commit is contained in:
parent
9488a1076f
commit
c2ff3b5230
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-hyperlink'
|
# Template file for 'python-hyperlink'
|
||||||
pkgname=python-hyperlink
|
pkgname=python-hyperlink
|
||||||
version=19.0.0
|
version=19.0.0
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
wrksrc="hyperlink-${version}"
|
wrksrc="hyperlink-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="hyperlink"
|
pycompile_module="hyperlink"
|
||||||
|
@ -20,7 +19,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-hyperlink_package() {
|
python3-hyperlink_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3-idna"
|
depends="python3-idna"
|
||||||
pycompile_module="hyperlink"
|
pycompile_module="hyperlink"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue