]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-docutils: Upgrade 0.22 -> 0.22.3
authorLeon Anavi <leon.anavi@konsulko.com>
Tue, 2 Dec 2025 09:29:26 +0000 (11:29 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Dec 2025 15:45:04 +0000 (15:45 +0000)
Upgrade to release 0.22.3:

- Do not flag uncategorized, auxiliary elements like
  sphinx.addnodes.only when testing for invalid parents of topics
  or sidebars
- More informative error messages when a substitution definition
  contains problematic or not supported content
- Ignore combining characters when extracting a grid table block
- Ignore combining characters when parsing the grid table structure
- Fix handling of combining characters when extracting 2d-block

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-docutils_0.22.3.bb [moved from meta/recipes-devtools/python/python3-docutils_0.22.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-devtools/python/python3-docutils_0.22.bb
rename to meta/recipes-devtools/python/python3-docutils_0.22.3.bb
index 2dafa034fb265dcb9335d24892433638ec8a05f8..a89e9941cad95c793c8912bcf9665eacc568c408 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "CC0-1.0 & BSD-2-Clause & GPL-3.0-only"
 LIC_FILES_CHKSUM = "file://COPYING.rst;md5=ce467b04b35c7ac3429b6908fc8b318e"
 
-SRC_URI[sha256sum] = "ba9d57750e92331ebe7c08a1bbf7a7f8143b86c476acd51528b042216a6aad0f"
+SRC_URI[sha256sum] = "21486ae730e4ca9f622677b1412b879af1791efcfba517e4c6f60be543fc8cdd"
 
 inherit pypi python_flit_core