forked from pool/python-Chameleon
- Update to 2.11 - Remove openSUSE 11.4 spec file workarounds for python 3 - Fix building documentation (forwarded request 142821 from TheBlackCat) OBS-URL: https://build.opensuse.org/request/show/142822 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Chameleon?expand=0&rev=10
25 lines
858 B
Plaintext
25 lines
858 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 22 09:39:27 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Update to 2.11
|
|
- Bugfixes:
|
|
- An issue was resolved where a METAL statement was combined
|
|
with a ``tal:on-error`` handler.
|
|
- Fix minor parser issue with incorrectly formatted processing
|
|
instructions.
|
|
- Provide proper error handling for Python inline code blocks.
|
|
- Features:
|
|
- The simple translation function now supports the
|
|
``translationstring`` interface.
|
|
- Optimizations:
|
|
- Minor optimization which correctly detects when an element
|
|
has no attributes.
|
|
- Remove openSUSE 11.4 spec file workarounds
|
|
- Fix building documentation
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 27 04:05:02 UTC 2012 - highwaystar.ru@gmail.com
|
|
|
|
- python3 package added
|
|
|