pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-mako
Module Name: pkgsrc
Committed By: adam
Date: Thu Jul 18 20:33:50 UTC 2013
Modified Files:
pkgsrc/devel/py-mako: Makefile PLIST distinfo
Log Message:
Changes 0.8.1:
- [bug] Changed setup.py to skip installing markupsafe
if Python version is < 2.6 or is between 3.0 and
less than 3.3, as Markupsafe now only supports 2.6->2.X,
3.3->3.X.
- [bug] Fixed regression where "entity" filter wasn't
converted for py3k properly (added tests.)
- [bug] Fixed bug where mako-render script wasn't
compatible with Py3k.
- [bug] Cleaned up all the various deprecation/
file warnings when running the tests under
various Pythons with warnings turned on.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-mako/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-mako/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-mako/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