Revisions of python-Mako
Denisart Benjamin (posophe)
accepted
request 290614
from
Denisart Benjamin (posophe)
(revision 32)
Update + disable tests
buildservice-autocommit
accepted
request 243225
from
Dirk Mueller (dirkmueller)
(revision 31)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 242919
from
Dirk Mueller (dirkmueller)
(revision 30)
- fix up build for SLE11
buildservice-autocommit
accepted
request 241523
from
Todd R (TheBlackCat)
(revision 29)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 241522
from
Todd R (TheBlackCat)
(revision 28)
Update to version 1.0.0
buildservice-autocommit
accepted
request 224886
from
Sascha Peilicke (saschpe)
(revision 27)
baserev update by copy to link target
Sascha Peilicke (saschpe)
committed
(revision 26)
- Only suggest Beaker, it's an extra requirement and not really needed
buildservice-autocommit
accepted
request 213771
from
Denisart Benjamin (posophe)
(revision 25)
baserev update by copy to link target
Denisart Benjamin (posophe)
accepted
request 213703
from
Dirk Mueller (dirkmueller)
(revision 24)
- 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]
buildservice-autocommit
accepted
request 197231
from
Sascha Peilicke (saschpe)
(revision 23)
baserev update by copy to link target
Sascha Peilicke (saschpe)
accepted
request 197228
from
Dirk Mueller (dirkmueller)
(revision 22)
- update to 0.9.0: - [bug] The Context.locals_() method becomes a private underscored method, as this method has a specific internal use. The purpose of Context.kwargs has been clarified, in that it only delivers top level keyword arguments originally passed to template.render(). [ticket:219] - [bug] Fixed the babel plugin to properly interpret ${} sections inside of a "call" tag, i.e. <%self:some_tag attr="${_('foo')}"/>. Code that's subject to babel escapes in here needs to be specified as a Python expression, not a literal. This change is backwards incompatible vs. code that is relying upon a _('') translation to be working within a call tag. - [bug] The Babel plugin has been repaired to work on Python 3. [ticket:187] - [bug] Using <%namespace import="*" module="somemodule"/> now skips over module elements that are not explcitly callable, avoiding TypeError when trying to produce partials. [ticket:207] - [bug] Fixed Py3K bug where a "lambda" expression was not interpreted correctly within a template tag; also fixed in Py2.4. [ticket:190]
buildservice-autocommit
accepted
request 180878
from
Sascha Peilicke (saschpe)
(revision 21)
baserev update by copy to link target
Sascha Peilicke (saschpe)
accepted
request 180867
from
Dirk Mueller (dirkmueller)
(revision 20)
- 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
buildservice-autocommit
accepted
request 179690
from
Sascha Peilicke (saschpe)
(revision 19)
baserev update by copy to link target
Sascha Peilicke (saschpe)
committed
(revision 18)
Python3 moved to devel:languages:python3
buildservice-autocommit
accepted
request 143683
from
Todd R (TheBlackCat)
(revision 17)
baserev update by copy to link target
Todd R (TheBlackCat)
committed
(revision 16)
Todd R (TheBlackCat)
committed
(revision 15)
buildservice-autocommit
accepted
request 143591
from
Factory Maintainer (factory-maintainer)
(revision 14)
baserev update by copy to link target
buildservice-autocommit
accepted
request 142407
from
Todd R (TheBlackCat)
(revision 13)
baserev update by copy to link target
Displaying revisions 81 - 100 of 112