python3-cheetah3: update to 3.2.3.

This commit is contained in:
Piotr Wójcik 2019-05-13 17:43:38 +02:00 committed by Johannes
parent 4715b7d734
commit 5b53e6987e

View file

@ -1,6 +1,6 @@
# Template file for 'python3-cheetah3'
pkgname=python3-cheetah3
version=3.2.2
version=3.2.3
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=d86c08848082f0e3426ff9c2712052955bd9b969613b12d6a87be75d75e06c53
checksum=7c450bce04a82d34cf6d48992c736c2048246cbc00f7b4903a39cf9a8ea3990c
alternatives="python-cheetah:cheetah:/usr/bin/cheetah3
python-cheetah:cheetah-analyze:/usr/bin/cheetah-analyze3
python-cheetah:cheetah-compile:/usr/bin/cheetah-compile3"