python-uritemplate: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:49 +10:00 committed by Đoàn Trần Công Danh
parent dc08c494bd
commit 7c56832841

View file

@ -1,8 +1,7 @@
# Template file for 'python-uritemplate' # Template file for 'python-uritemplate'
pkgname=python-uritemplate pkgname=python-uritemplate
version=3.0.1 version=3.0.1
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"
@ -19,7 +18,6 @@ post_install() {
} }
python3-uritemplate_package() { python3-uritemplate_package() {
archs=noarch
depends="python3" depends="python3"
short_desc="${short_desc/Python2/Python3}" short_desc="${short_desc/Python2/Python3}"
pkg_install() { pkg_install() {