python-ecdsa: remove noarch.
This commit is contained in:
parent
fd20c9638d
commit
e6eeae6754
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-ecdsa'
|
# Template file for 'python-ecdsa'
|
||||||
pkgname=python-ecdsa
|
pkgname=python-ecdsa
|
||||||
version=0.14.1
|
version=0.14.1
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
wrksrc="${pkgname/python-/}-${version}"
|
wrksrc="${pkgname/python-/}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="ecdsa"
|
pycompile_module="ecdsa"
|
||||||
|
@ -25,7 +24,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-ecdsa_package() {
|
python3-ecdsa_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3-six"
|
depends="python3-six"
|
||||||
pycompile_module="ecdsa"
|
pycompile_module="ecdsa"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue