mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python-tempita: remove noarch.
This commit is contained in:
parent
45931357e8
commit
d5f4d024cc
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-tempita'
|
# Template file for 'python-tempita'
|
||||||
pkgname=python-tempita
|
pkgname=python-tempita
|
||||||
version=0.5.2
|
version=0.5.2
|
||||||
revision=4
|
revision=5
|
||||||
archs=noarch
|
|
||||||
wrksrc="Tempita-${version}"
|
wrksrc="Tempita-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -17,7 +16,6 @@ distfiles="${PYPI_SITE}/T/Tempita/Tempita-${version}.tar.gz"
|
||||||
checksum=cacecf0baa674d356641f1d406b8bff1d756d739c46b869a54de515d08e6fc9c
|
checksum=cacecf0baa674d356641f1d406b8bff1d756d739c46b869a54de515d08e6fc9c
|
||||||
|
|
||||||
python3-tempita_package() {
|
python3-tempita_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3"
|
depends="python3"
|
||||||
pycompile_module="tempita"
|
pycompile_module="tempita"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue