Hello community, here is the log from the commit of package python-Mako for openSUSE:Factory checked in at 2014-01-16 15:12:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-09-03 22:03:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-Mako.new/python-Mako.changes 2014-01-16 15:12:27.000000000 +0100 @@ -1,0 +2,22 @@ +Mon Jan 13 13:20:54 UTC 2014 - dmuel...@suse.com + +- update to 0.9.1: + - [bug] Fixed bug in Babel plugin where translator comments + would be lost if intervening text nodes were encountered. + Fix courtesy Ned Batchelder. [ticket:225] + + - [bug] Fixed TGPlugin.render method to support unicode template + names in Py2K - courtesy Vladimir Magamedov. + + - [bug] Fixed an AST issue that was preventing correct operation + under alpha versions of Python 3.4. Pullreq courtesy Zer0-. + + - [bug] Changed the format of the "source encoding" header output + by the code generator to use the format ``# -*- coding:%s -*-`` + instead of ``# -*- encoding:%s -*-``; the former is more common + and compatible with emacs. Courtesy Martin Geisler. + + - [bug] Fixed issue where an old lexer rule prevented a template line + which looked like "#*" from being correctly parsed. [ticket:224] + +------------------------------------------------------------------- Old: ---- Mako-0.9.0.tar.gz New: ---- Mako-0.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Mako.spec ++++++ --- /var/tmp/diff_new_pack.fOnEdw/_old 2014-01-16 15:12:27.000000000 +0100 +++ /var/tmp/diff_new_pack.fOnEdw/_new 2014-01-16 15:12:27.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Mako # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-Mako -Version: 0.9.0 +Version: 0.9.1 Release: 0 Url: http://www.makotemplates.org/ Summary: A super-fast Python templating language ++++++ Mako-0.9.0.tar.gz -> Mako-0.9.1.tar.gz ++++++ ++++ 1933 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org