package/python-mako: bump version to 1.0.3, add hash

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2016-01-28 21:16:37 +01:00 committed by Peter Korsgaard
parent c9f3ebc268
commit 8d044efccf
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1,4 @@
# From https://pypi.python.org/pypi/Mako/1.0.3
md5 a78f20f6366a8a0659ce5532f8614e53 Mako-1.0.3.tar.gz
# Locally computed
sha256 7644bc0ee35965d2e146dde31827b8982ed70a58281085fac42869a09764d38c Mako-1.0.3.tar.gz

View file

@ -4,7 +4,7 @@
#
################################################################################
PYTHON_MAKO_VERSION = 1.0.1
PYTHON_MAKO_VERSION = 1.0.3
PYTHON_MAKO_SOURCE = Mako-$(PYTHON_MAKO_VERSION).tar.gz
PYTHON_MAKO_SITE = https://pypi.python.org/packages/source/M/Mako
PYTHON_MAKO_SETUP_TYPE = setuptools