commit python-Mako for openSUSE:Factory
Hello community, here is the log from the commit of package python-Mako for openSUSE:Factory checked in at 2013-06-29 14:33:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Mako (Old) and /work/SRC/openSUSE:Factory/.python-Mako.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-Mako" Changes: -------- --- /work/SRC/openSUSE:Factory/python-Mako/python-Mako.changes 2012-11-30 12:30:01.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-Mako.new/python-Mako.changes 2013-06-29 14:33:14.000000000 +0200 @@ -1,0 +2,48 @@ +Tue Jun 25 11:58:53 UTC 2013 - dmueller@suse.com + +- update to 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. [ticket:216] + + - [bug] Fixed regression where "entity" filter wasn't + converted for py3k properly (added tests.) + [ticket:214] + + - [bug] Fixed bug where mako-render script wasn't + compatible with Py3k. [ticket:212] + + - [bug] Cleaned up all the various deprecation/ + file warnings when running the tests under + various Pythons with warnings turned on. + [ticket:213] + + - [feature] Performance improvement to the + "legacy" HTML escape feature, used for XML + escaping and when markupsafe isn't present, + courtesy George Xie. + + - [bug] Fixed bug whereby an exception in Python 3 + against a module compiled to the filesystem would + fail trying to produce a RichTraceback due to the + content being in bytes. [ticket:209] + + - [bug] Change default for compile()->reserved_names + from tuple to frozenset, as this is expected to be + a set by default. [ticket:208] + + - [feature] Code has been reworked to support Python 2.4-> + Python 3.xx in place. 2to3 no longer needed. + + - [feature] Added lexer_cls argument to Template, + TemplateLookup, allows alternate Lexer classes + to be used. + + - [feature] Added future_imports parameter to Template + and TemplateLookup, renders the __future__ header + with desired capabilities at the top of the generated + template module. Courtesy Ben Trofatter. + + +------------------------------------------------------------------- Old: ---- Mako-0.7.3.tar.gz New: ---- Mako-0.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Mako.spec ++++++ --- /var/tmp/diff_new_pack.RoCm0D/_old 2013-06-29 14:33:15.000000000 +0200 +++ /var/tmp/diff_new_pack.RoCm0D/_new 2013-06-29 14:33:15.000000000 +0200 @@ -17,7 +17,7 @@ Name: python-Mako -Version: 0.7.3 +Version: 0.8.1 Release: 0 Url: http://www.makotemplates.org/ Summary: A super-fast Python templating language ++++++ Mako-0.7.3.tar.gz -> Mako-0.8.1.tar.gz ++++++ ++++ 6711 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de