python-PyHamcrest: remove noarch.
This commit is contained in:
parent
1beb5adb96
commit
9f62e7efde
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-PyHamcrest'
|
# Template file for 'python-PyHamcrest'
|
||||||
pkgname=python-PyHamcrest
|
pkgname=python-PyHamcrest
|
||||||
version=1.9.0
|
version=1.9.0
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
wrksrc="PyHamcrest-${version}"
|
wrksrc="PyHamcrest-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="hamcrest"
|
pycompile_module="hamcrest"
|
||||||
|
@ -24,7 +23,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-PyHamcrest_package() {
|
python3-PyHamcrest_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3-six"
|
depends="python3-six"
|
||||||
pycompile_module="hamcrest"
|
pycompile_module="hamcrest"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Reference in a new issue