]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-sphinxcontrib-htmlhelp: upgrade 2.0.5 -> 2.0.6
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 29 Jul 2024 01:09:56 +0000 (09:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Aug 2024 06:44:27 +0000 (07:44 +0100)
Changelog:
============
* Fix tests for Sphinx 7.4 and later.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.6.bb [moved from meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb with 79% similarity]

similarity index 79%
rename from meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb
rename to meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.6.bb
index e30c61c3980a3391d452f1ca840f174db5694c3e..95b5981c06777e1bc26d0652e245e0fb61750237 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "https://www.sphinx-doc.org"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=24dce5ef6a13563241c24bc366f48886"
 
-SRC_URI[sha256sum] = "0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015"
+SRC_URI[sha256sum] = "c6597da06185f0e3b4dc952777a04200611ef563882e0c244d27a15ee22afa73"
 
 PYPI_PACKAGE = "sphinxcontrib_htmlhelp"