python3.4-pyPEG2: noarch=yes
This commit is contained in:
parent
645b65fdb8
commit
bfff7ebf47
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pyPEG2'
|
# Template file for 'python-pyPEG2'
|
||||||
pkgname=python-pyPEG2
|
pkgname=python-pyPEG2
|
||||||
version=2.15.2
|
version=2.15.2
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -18,6 +18,7 @@ distfiles="${PYPI_SITE}/p/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz"
|
||||||
checksum=2b2d4f80d8e1a9370b2a91f4a25f4abf7f69b85c8da84cd23ec36451958a1f6d
|
checksum=2b2d4f80d8e1a9370b2a91f4a25f4abf7f69b85c8da84cd23ec36451958a1f6d
|
||||||
|
|
||||||
python3.4-pyPEG2_package() {
|
python3.4-pyPEG2_package() {
|
||||||
|
noarch=yes
|
||||||
depends="python3.4-lxml"
|
depends="python3.4-lxml"
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
pycompile_module="pypeg2"
|
pycompile_module="pypeg2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue