mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-cheetah3: update to 3.2.5.
This commit is contained in:
parent
eac863ff68
commit
c798371ac4
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'python3-cheetah3'
|
||||
pkgname=python3-cheetah3
|
||||
version=3.2.4
|
||||
revision=2
|
||||
version=3.2.5
|
||||
revision=1
|
||||
wrksrc="Cheetah3-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="Cheetah"
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
checkdepends="tox"
|
||||
short_desc="Python-powered template engine and code generator"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="MIT"
|
||||
homepage="http://www.cheetahtemplate.org/"
|
||||
distfiles="${PYPI_SITE}/C/Cheetah3/Cheetah3-${version}.tar.gz"
|
||||
checksum=caabb9c22961a3413ac85cd1e5525ec9ca80daeba6555f4f60802b6c256e252b
|
||||
checksum=ececc9ca7c58b9a86ce71eb95594c4619949e2a058d2a1af74c7ae8222515eb1
|
||||
alternatives="python-cheetah:cheetah:/usr/bin/cheetah3
|
||||
python-cheetah:cheetah-analyze:/usr/bin/cheetah-analyze3
|
||||
python-cheetah:cheetah-compile:/usr/bin/cheetah-compile3"
|
||||
|
|
Loading…
Add table
Reference in a new issue