mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python3-cheetah3: update to 3.2.6.post2.
This commit is contained in:
parent
bd54d655e8
commit
38e49b16cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-cheetah3'
|
# Template file for 'python3-cheetah3'
|
||||||
pkgname=python3-cheetah3
|
pkgname=python3-cheetah3
|
||||||
version=3.2.6.post1
|
version=3.2.6.post2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Cheetah3-${version}"
|
wrksrc="Cheetah3-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ 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=58b5d84e5fbff6cf8e117414b3ea49ef51654c02ee887d155113c5b91d761967
|
checksum=63157d7a00a273b59676b5be5aa817c75c37efc88478231f1a160f4cfb7f7878
|
||||||
conflicts="python-cheetah>=0"
|
conflicts="python-cheetah>=0"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue