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'
|
||||
pkgname=python-feedgenerator
|
||||
version=1.9.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
wrksrc="feedgenerator-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -16,7 +15,6 @@ distfiles="${PYPI_SITE}/f/feedgenerator/feedgenerator-${version}.tar.gz"
|
|||
checksum=a28a5add781509390d1a6a52d017829853ee4bef1d2e7b4d5da0e9d1b395ce54
|
||||
|
||||
python3-feedgenerator_package() {
|
||||
archs=noarch
|
||||
depends="python3-pytz python3-six"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue