From c02ed78461b184984edf401b1d185768be9c356a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 28 Apr 2016 13:35:36 +0200 Subject: [PATCH] python-tempita: fix update-check/distfile --- srcpkgs/python-tempita/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-tempita/template b/srcpkgs/python-tempita/template index 6f20b368260..c7986c882cb 100644 --- a/srcpkgs/python-tempita/template +++ b/srcpkgs/python-tempita/template @@ -14,7 +14,7 @@ short_desc="A small text templating language for text substitution (Python2)" maintainer="Juan RP " 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() {