python3-Mako: update to 1.3.2.
This commit is contained in:
parent
fcf53a6429
commit
aea9b644d8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-Mako'
|
||||
pkgname=python3-Mako
|
||||
version=1.2.4
|
||||
revision=2
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-MarkupSafe"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://www.makotemplates.org/"
|
||||
distfiles="${PYPI_SITE}/M/Mako/Mako-${version}.tar.gz"
|
||||
checksum=d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34
|
||||
checksum=2a0c8ad7f6274271b3bb7467dd37cf9cc6dab4bc19cb69a4ef10669402de698e
|
||||
conflicts="python-Mako>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue