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