python-feedparser: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:14 +10:00 committed by Đoàn Trần Công Danh
parent d7d62477a8
commit 0e30c8d4c2

View file

@ -1,8 +1,7 @@
# Template file for 'python-feedparser'
pkgname=python-feedparser
version=5.2.1
revision=6
archs=noarch
revision=7
wrksrc="feedparser-${version}"
build_style=python-module
pycompile_module="feedparser.py"
@ -20,7 +19,6 @@ post_install() {
}
python3-feedparser_package() {
archs=noarch
depends="python3"
pycompile_module="feedparser.py"
short_desc="${short_desc/Python2/Python3}"