Path to this page:
./
devel/py-cheetah3,
Template engine and code generation tool
Branch: CURRENT,
Version: 3.2.6nb2,
Package name: py310-cheetah-3.2.6nb2,
Maintainer: pkgsrc-usersCheetah is a Python-powered template engine and code-generator.
It is similar to the Jakarta project's Velocity.
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 288.637 KB
Version history: (Expand)
- (2023-02-09) Updated to version: py310-cheetah-3.2.6nb2
- (2022-01-06) Updated to version: py39-cheetah-3.2.6nb2
- (2022-01-05) Updated to version: py39-cheetah-3.2.6nb1
- (2021-10-07) Updated to version: py39-cheetah-3.2.6
- (2020-10-03) Updated to version: py37-cheetah-3.2.6
- (2020-06-03) Updated to version: py37-cheetah-3.2.5
CVS history: (Expand)
2022-01-05 21:47:37 by Thomas Klausner | Files touched by this commit (26) |
Log message:
*: set USE_PKG_RESOURCES for more packages
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-10-02 21:18:59 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-cheetah3: updated to 3.2.6
3.2.6:
Bug fixes:
Fixed use of uninitialized variable in _namemapper.
|
2020-06-03 17:25:21 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-cheetah3: updated to 3.2.5
3.2.5:
Build:
Install Cheetah3 + markdown (used in Cheetah.Filters) using pip install \
cheetah3[filters] (or cheetah3[markdown]).
CI:
Run tests with Python 3.8 at Travis CI.
|
2020-02-01 20:55:16 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
py-cheetah3: added version 3.2.4
Cheetah is a Python-powered template engine and code-generator.
It is similar to the Jakarta project's Velocity.
|