diff --git a/srcpkgs/python-Mako/template b/srcpkgs/python-Mako/template index 847dfd8fe68..5b057e73165 100644 --- a/srcpkgs/python-Mako/template +++ b/srcpkgs/python-Mako/template @@ -1,19 +1,19 @@ # Template file for 'python-Mako' pkgname=python-Mako -version=1.0.7 -revision=2 +version=1.0.8 +revision=1 archs=noarch wrksrc="Mako-${version}" build_style=python-module +pycompile_module="mako" hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools python-MarkupSafe" -pycompile_module="mako" short_desc="Hyperfast and lightweight templating for Python2" maintainer="Alessio Sergi " -homepage="http://www.makotemplates.org/" license="MIT" +homepage="https://www.makotemplates.org/" distfiles="${PYPI_SITE}/M/Mako/Mako-${version}.tar.gz" -checksum=4e02fde57bd4abb5ec400181e4c314f56ac3e49ba4fb8b0d50bba18cb27d25ae +checksum=04092940c0df49b01f43daea4f5adcecd0e50ef6a4b222be5ac003d5d84b2843 alternatives="mako:mako-render:/usr/bin/mako-render2" post_install() {