python-feedgenerator: remove noarch.
This commit is contained in:
parent
3c2d100cb1
commit
d7d62477a8
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-feedgenerator'
|
# Template file for 'python-feedgenerator'
|
||||||
pkgname=python-feedgenerator
|
pkgname=python-feedgenerator
|
||||||
version=1.9.1
|
version=1.9.1
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
wrksrc="feedgenerator-${version}"
|
wrksrc="feedgenerator-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -16,7 +15,6 @@ distfiles="${PYPI_SITE}/f/feedgenerator/feedgenerator-${version}.tar.gz"
|
||||||
checksum=a28a5add781509390d1a6a52d017829853ee4bef1d2e7b4d5da0e9d1b395ce54
|
checksum=a28a5add781509390d1a6a52d017829853ee4bef1d2e7b4d5da0e9d1b395ce54
|
||||||
|
|
||||||
python3-feedgenerator_package() {
|
python3-feedgenerator_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3-pytz python3-six"
|
depends="python3-pytz python3-six"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue