python3-cheetah3: update to 3.2.1.
This commit is contained in:
parent
9b519e30dd
commit
47671930fc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-cheetah3'
|
# Template file for 'python3-cheetah3'
|
||||||
pkgname=python3-cheetah3
|
pkgname=python3-cheetah3
|
||||||
version=3.2.0
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Cheetah3-${version}"
|
wrksrc="Cheetah3-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -8,11 +8,11 @@ pycompile_module="Cheetah"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
short_desc="Python-powered template engine and code generator"
|
short_desc="Python-powered template engine and code generator"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.org>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.cheetahtemplate.org/"
|
homepage="http://www.cheetahtemplate.org/"
|
||||||
distfiles="${PYPI_SITE}/C/Cheetah3/Cheetah3-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/Cheetah3/Cheetah3-${version}.tar.gz"
|
||||||
checksum=0c8d1a2494eaad548544cb2c317514d5279db0ed569e34516b787d5e12b41589
|
checksum=685f961d2761e140bfea67156a013313acda66a229edc6c8708b71d9080ece9c
|
||||||
alternatives="python-cheetah:cheetah:/usr/bin/cheetah3
|
alternatives="python-cheetah:cheetah:/usr/bin/cheetah3
|
||||||
python-cheetah:cheetah-analyze:/usr/bin/cheetah-analyze3
|
python-cheetah:cheetah-analyze:/usr/bin/cheetah-analyze3
|
||||||
python-cheetah:cheetah-compile:/usr/bin/cheetah-compile3"
|
python-cheetah:cheetah-compile:/usr/bin/cheetah-compile3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue