python3-cheetah3: update to 3.2.6.post2.

This commit is contained in:
Piotr Wójcik 2021-04-24 16:31:39 +02:00
parent bd54d655e8
commit 38e49b16cd

View file

@ -1,6 +1,6 @@
# Template file for 'python3-cheetah3'
pkgname=python3-cheetah3
version=3.2.6.post1
version=3.2.6.post2
revision=1
wrksrc="Cheetah3-${version}"
build_style=python3-module
@ -13,7 +13,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="MIT"
homepage="http://www.cheetahtemplate.org/"
distfiles="${PYPI_SITE}/C/Cheetah3/Cheetah3-${version}.tar.gz"
checksum=58b5d84e5fbff6cf8e117414b3ea49ef51654c02ee887d155113c5b91d761967
checksum=63157d7a00a273b59676b5be5aa817c75c37efc88478231f1a160f4cfb7f7878
conflicts="python-cheetah>=0"
do_check() {