python-tempita: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:46 +10:00 committed by Đoàn Trần Công Danh
parent 45931357e8
commit d5f4d024cc

View file

@ -1,8 +1,7 @@
# Template file for 'python-tempita'
pkgname=python-tempita
version=0.5.2
revision=4
archs=noarch
revision=5
wrksrc="Tempita-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
@ -17,7 +16,6 @@ distfiles="${PYPI_SITE}/T/Tempita/Tempita-${version}.tar.gz"
checksum=cacecf0baa674d356641f1d406b8bff1d756d739c46b869a54de515d08e6fc9c
python3-tempita_package() {
archs=noarch
depends="python3"
pycompile_module="tempita"
short_desc="${short_desc/Python2/Python3}"