python-parsing: add noarch to python3.4 subpkg
This commit is contained in:
parent
6ba4391efc
commit
e3ddf9af56
1 changed files with 9 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-parsing'
|
# Template file for 'python-parsing'
|
||||||
pkgname=python-parsing
|
pkgname=python-parsing
|
||||||
version=2.0.2
|
version=2.0.2
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyparsing-${version}"
|
wrksrc="pyparsing-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -18,6 +18,7 @@ distfiles="https://pypi.python.org/packages/source/p/pyparsing/pyparsing-${versi
|
||||||
checksum=17e43d6b17588ed5968735575b3983a952133ec4082596d214d7090b56d48a06
|
checksum=17e43d6b17588ed5968735575b3983a952133ec4082596d214d7090b56d48a06
|
||||||
|
|
||||||
python3.4-parsing_package() {
|
python3.4-parsing_package() {
|
||||||
|
noarch=yes
|
||||||
depends="python3.4"
|
depends="python3.4"
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
pycompile_module="pyparsing.py"
|
pycompile_module="pyparsing.py"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue