From 5de0d7b3342bd8ba700966396a0be4e3ff4a2348 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 2 Feb 2024 09:01:52 +0800 Subject: [PATCH] python3-sphinxcontrib-serializinghtml: upgrade 1.1.9 -> 1.1.10 Signed-off-by: Wang Mingyu --- ...1.1.9.bb => python3-sphinxcontrib-serializinghtml_1.1.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-sphinxcontrib-serializinghtml_1.1.9.bb => python3-sphinxcontrib-serializinghtml_1.1.10.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.9.bb b/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb similarity index 85% rename from meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.9.bb rename to meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb index fbf0c3c9b28..b13bc829775 100644 --- a/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.9.bb +++ b/meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://www.sphinx-doc.org" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=32a84ac5cd3bbd10c4d479233ad588b6" -SRC_URI[sha256sum] = "0c64ff898339e1fac29abd2bf5f11078f3ec413cfe9c046d3120d7ca65530b54" +SRC_URI[sha256sum] = "93f3f5dc458b91b192fe10c397e324f262cf163d79f3282c158e8436a2c4511f" PYPI_PACKAGE = "sphinxcontrib-serializinghtml" -- 2.47.3