python-tempita: fix update-check/distfile

This commit is contained in:
Michael Gehring 2016-04-28 13:35:36 +02:00
parent 53cd23eeac
commit c02ed78461

View file

@ -14,7 +14,7 @@ short_desc="A small text templating language for text substitution (Python2)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://pythonpaste.org/tempita/"
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
python3.4-tempita_package() {