python3-Mako: update to 1.2.4.

This commit is contained in:
Andrew J. Hesford 2023-01-20 10:28:35 -05:00
parent 72322cede7
commit 556932be8c
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'python3-Mako'
pkgname=python3-Mako
version=1.1.3
revision=5
version=1.2.4
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-MarkupSafe"
depends="python3-MarkupSafe"
checkdepends="python3-pytest $depends"
short_desc="Hyperfast and lightweight templating for Python3"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://www.makotemplates.org/"
distfiles="${PYPI_SITE}/M/Mako/Mako-${version}.tar.gz"
checksum=8195c8c1400ceb53496064314c6736719c6f25e7479cd24c77be3d9361cddc27
checksum=d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34
conflicts="python-Mako>=0"
post_install() {