From: Wang Mingyu Date: Fri, 2 Feb 2024 00:58:21 +0000 (+0800) Subject: python3-sphinxcontrib-htmlhelp: upgrade 2.0.4 -> 2.0.5 X-Git-Tag: uninative-4.4~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a47a29cafd2c36aa905682bc0c6d5491ecba93c4;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-sphinxcontrib-htmlhelp: upgrade 2.0.4 -> 2.0.5 Signed-off-by: Wang Mingyu --- diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.4.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb similarity index 83% rename from meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.4.bb rename to meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb index a0a4b4496f2..532d1fc22aa 100644 --- a/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.4.bb +++ b/meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.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] = "6c26a118a05b76000738429b724a0568dbde5b72391a688577da08f11891092a" +SRC_URI[sha256sum] = "0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015" PYPI_PACKAGE = "sphinxcontrib-htmlhelp"