pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-jinja2
Module Name: pkgsrc
Committed By: adam
Date: Sat Aug 31 22:33:35 UTC 2013
Modified Files:
pkgsrc/textproc/py-jinja2: Makefile PLIST distinfo
Log Message:
Changes 2.7.1:
- Fixed a bug with ``call_filter`` not working properly on environment
and context filters.
- Fixed lack of Python 3 support for bytecode caches.
- Reverted support for defining blocks in included templates as this
broke existing templates for users.
- Fixed some warnings with hashing of undefineds and nodes if Python
is run with warnings for Python 3.
- Added support for properly hashing undefined objects.
- Fixed a bug with the title filter not working on already uppercase
strings.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/py-jinja2/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-jinja2/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-jinja2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index