python-Mako: update to 1.0.8.

This commit is contained in:
maxice8 2019-03-22 07:37:54 -03:00 committed by maxice8
parent fa12edca98
commit eb27f57ddf
1 changed files with 5 additions and 5 deletions

View File

@ -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 <al3hex@gmail.com>"
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() {