14
0
forked from pool/python-Mako

- update to 1.3.5:

* Reverted the fix for 🎫`400` as it caused new issues
    when traversing some bracketed situations.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=109
This commit is contained in:
2024-06-04 21:04:20 +00:00
committed by Git OBS Bridge
parent e9e4cc85f4
commit 054ddfc4f6
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jun 4 21:03:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.3.5:
* Reverted the fix for :ticket:`400` as it caused new issues
when traversing some bracketed situations.
-------------------------------------------------------------------
Tue May 14 08:13:21 UTC 2024 - Dirk Müller <dmueller@suse.com>