mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-tempita: fix update-check/distfile
This commit is contained in:
parent
53cd23eeac
commit
c02ed78461
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ short_desc="A small text templating language for text substitution (Python2)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://pythonpaste.org/tempita/"
|
homepage="http://pythonpaste.org/tempita/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://pypi.python.org/packages/source/T/Tempita/Tempita-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/T/Tempita/Tempita-${version}.tar.gz"
|
||||||
checksum=cacecf0baa674d356641f1d406b8bff1d756d739c46b869a54de515d08e6fc9c
|
checksum=cacecf0baa674d356641f1d406b8bff1d756d739c46b869a54de515d08e6fc9c
|
||||||
|
|
||||||
python3.4-tempita_package() {
|
python3.4-tempita_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue