diff mbox series

[21/33] python3-sphinxcontrib-htmlhelp: upgrade 2.0.5 -> 2.0.6

Message ID 1722215408-27541-21-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 3cb5a50209c36649d4d39d72086d121599e0bfa5
Headers show
Series [01/33] asciidoc: upgrade 10.2.0 -> 10.2.1 | expand

Commit Message

Mingyu Wang (Fujitsu) July 29, 2024, 1:09 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
* Fix tests for Sphinx 7.4 and later.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...tmlhelp_2.0.5.bb => python3-sphinxcontrib-htmlhelp_2.0.6.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-sphinxcontrib-htmlhelp_2.0.5.bb => python3-sphinxcontrib-htmlhelp_2.0.6.bb} (79%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.6.bb
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 e30c61c398..95b5981c06 100644
--- a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb
+++ b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.6.bb
@@ -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"