mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tempita: rebuild for python3-3.13
This commit is contained in:
parent
e3c9e73490
commit
07ac3b62c8
1 changed files with 1 additions and 2 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'python3-tempita'
|
# Template file for 'python3-tempita'
|
||||||
pkgname=python3-tempita
|
pkgname=python3-tempita
|
||||||
version=0.5.2
|
version=0.5.2
|
||||||
revision=9
|
revision=10
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-nose"
|
|
||||||
short_desc="A small text templating language for text substitution (Python3)"
|
short_desc="A small text templating language for text substitution (Python3)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
homepage="http://pythonpaste.org/tempita/"
|
homepage="http://pythonpaste.org/tempita/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue