10 Commits

Author SHA256 Message Date
5762e6aceb Accepting request 1282928 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1282928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mako?expand=0&rev=61
2025-06-10 06:57:05 +00:00
dde958b5aa - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=119
2025-06-05 04:41:19 +00:00
2a19afbd16 Accepting request 1269360 from devel:languages:python
- update to 1.3.10:
  * Fix undefined variable errors when strict_undefined=True when
    using a nested list comprehension.

OBS-URL: https://build.opensuse.org/request/show/1269360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mako?expand=0&rev=60
2025-04-15 18:46:50 +00:00
73fdb05464 - update to 1.3.10:
* Fix undefined variable errors when strict_undefined=True when
    using a nested list comprehension.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=117
2025-04-14 20:21:42 +00:00
6a6fb0d6c3 Accepting request 1244766 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1244766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mako?expand=0&rev=59
2025-02-11 20:20:38 +00:00
548a25b6b9 Accepting request 1244709 from home:glaubitz:branches:devel:languages:python
- Update to 1.3.9
  * [bug] [tests] Fixed test suite to not rely upon ancient "future division"
    statement to test the Template.future_imports feature. The test is
    replaced with one that tests only the rendering, not the ultimate effect.

OBS-URL: https://build.opensuse.org/request/show/1244709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=115
2025-02-10 13:46:57 +00:00
87e6f801cd Accepting request 1230045 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1230045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mako?expand=0&rev=58
2024-12-13 21:31:05 +00:00
8f412a23a6 Accepting request 1230021 from home:glaubitz:branches:devel:languages:python
- Update to 1.3.8
  * Reverted the fix for 🎫`140` released in Mako 1.3.7 as it produced
    regressions in existing user code.
- from version 1.3.7
  * During the lexical analysis phase, add an additional prefix for undeclared
    identifiers that have the same name as built-in flags, and determine the
    final filter to be used during the code generation phase based on the
    context provided by the user. Pull request by Hai Zhu.
  * Support the direct passing of dictionary literals when calling functions
    and fix the errors caused by nested braces.   This revises the fix that was
    released in 1.3.4 and then reverted in 1.3.5. Pull request by Hai Zhu and
    Jose Galvez.

OBS-URL: https://build.opensuse.org/request/show/1230021
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=113
2024-12-11 09:54:51 +00:00
557fd3fceb Accepting request 1221950 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1221950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mako?expand=0&rev=57
2024-11-07 15:25:56 +00:00
6a5a87cfeb Accepting request 1221806 from home:glaubitz:branches:devel:languages:python
- Update to 1.3.6
  * Fixed long standing bug where the sequence <& would be misinterpreted
    by the lexer. It's not clear why the ampersand character was part of
    the characters being consumed here and it may have been an inadvertent
    bit of code from one of Mako's predecessor languages.
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/request/show/1221806
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=111
2024-11-06 20:19:11 +00:00

Diff Content Not Available