]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-mako: upgrade 1.3.0 -> 1.3.2
authorWang Mingyu <wangmy@fujitsu.com>
Fri, 2 Feb 2024 00:08:33 +0000 (08:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Feb 2024 13:52:20 +0000 (13:52 +0000)
commit6cc0e19da1259b4461e6b9c7014ab041b9d60fa4
tree3900609a467ac0f9f3c493907d1ec016d722145d
parent3752a33ce9490d8fc9d59a0e952faa47c0abba71
python3-mako: upgrade 1.3.0 -> 1.3.2

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.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
meta/recipes-devtools/python/python3-mako_1.3.2.bb [moved from meta/recipes-devtools/python/python3-mako_1.3.0.bb with 73% similarity]