]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-smartypants: upgrade 2.0.0 -> 2.0.2
authorTrevor Gamblin <tgamblin@baylibre.com>
Tue, 24 Jun 2025 16:43:01 +0000 (12:43 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jun 2025 10:00:48 +0000 (11:00 +0100)
commitebb83ce10fecd1a4378a238191f1e012f0c849b7
tree6a06ae54b1c69d53996f04a3fca025acd867416a
parent91eaaf0672c5e811fa51d6c4181bd5faf10c2201
python3-smartypants: upgrade 2.0.0 -> 2.0.2

Changelog (https://github.com/justinmayer/smartypants.py/blob/main/CHANGES.rst#releases-20-and-greater):

Release 2.0.2 (2025-06-17)

- Fix double closing quotes after an HTML block
- Fix regular expressions and tests for Python 3.12+
- Move documentation to ReadTheDocs

Release 2.0.1 (2017-12-20)

- use re.match instead of re.search to improve performance on large strings

The patch '0001-Change-hash-bang-to-python3.patch' needed a refresh to
apply on the latest version.

License-Update: Update and granularize copyright years

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-smartypants/0001-Change-hash-bang-to-python3.patch
meta/recipes-devtools/python/python3-smartypants_2.0.2.bb [moved from meta/recipes-devtools/python/python3-smartypants_2.0.0.bb with 67% similarity]