Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-mako: upgrade 1.3.0 -> 1.3.2 | Wang Mingyu | 2024-02-14 | 1 | -20/+0 |
| | | | | | | | | | | | | | | | Bugfix: --------- Fixed parsing issue where attempting to render a single percent sign % using an escaped percent %% would not function correctly if the escaped percent were not the first character on a line. License-Update: Copyright year updated to 2024. (From OE-Core rev: 6cc0e19da1259b4461e6b9c7014ab041b9d60fa4) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | python3-mako: upgrade 1.2.4 -> 1.3.0 | Trevor Gamblin | 2023-11-20 | 1 | -0/+20 |
License-Update: Updated copyright year Changelog: https://docs.makotemplates.org/en/latest/changelog.html#change-1.3.0 (From OE-Core rev: 990493a429b4bc542a060dbb6b8bbb57dc8c30ad) Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |