python-Babel: remove noarch.
This commit is contained in:
parent
dbe1c2f183
commit
d7d9d0745d
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-Babel'
|
# Template file for 'python-Babel'
|
||||||
pkgname=python-Babel
|
pkgname=python-Babel
|
||||||
version=2.8.0
|
version=2.8.0
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -20,7 +19,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-Babel_package() {
|
python3-Babel_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3-setuptools python3-pytz"
|
depends="python3-setuptools python3-pytz"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
alternatives="babel:pybabel:/usr/bin/pybabel3"
|
alternatives="babel:pybabel:/usr/bin/pybabel3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue