python-mako: bump to 1.3.5
authorAlexandru Ardelean <redacted>
Sat, 14 Mar 2026 08:48:49 +0000 (10:48 +0200)
committerAlexandru Ardelean <redacted>
Sun, 15 Mar 2026 07:01:59 +0000 (09:01 +0200)
commitc65017be6aa22db8d22dc8ba5d45f8095fda0ae4
tree11abbe9694abc3e91395cbbf5037e7eede37edfe
parent56453de58cb4ccb14a2e2fd7f78fd77f0dac10d6
python-mako: bump to 1.3.5

Changelog since 1.3.0:
- Fix escaped percent signs (%%) not rendering correctly when not at
  line beginnings (1.3.1/1.3.2)
- Add 'pass' statements to empty control blocks to prevent errors (1.3.3)
- Fix strict_undefined mode conflicts with comprehensions inside
  function definitions (1.3.3)
- Revert dictionary literal parsing changes that caused bracketed
  expression regressions (1.3.5)

Full changelog:
https://docs.makotemplates.org/en/latest/changelog.html

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-mako/Makefile
lang/python/python-mako/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT