diff mbox series

[meta-python,22/25] python3-pytest-html: upgrade 4.1.1 -> 4.2.0

Message ID 20260127094339.1081-22-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-filesystems,01/25] bindfs: upgrade 1.18.3 -> 1.18.4 | expand

Commit Message

Wang Mingyu Jan. 27, 2026, 9:43 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ython3-pytest-html_4.1.1.bb => python3-pytest-html_4.2.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pytest-html_4.1.1.bb => python3-pytest-html_4.2.0.bb} (85%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pytest-html_4.1.1.bb b/meta-python/recipes-devtools/python/python3-pytest-html_4.2.0.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-pytest-html_4.1.1.bb
rename to meta-python/recipes-devtools/python/python3-pytest-html_4.2.0.bb
index d45f6a25ee..ea760ff29a 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-html_4.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-html_4.2.0.bb
@@ -4,7 +4,7 @@  DEPENDS += "python3-setuptools-scm-native"
 LICENSE = "MPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5d425c8f3157dbf212db2ec53d9e5132"
 
-SRC_URI[sha256sum] = "70a01e8ae5800f4a074b56a4cb1025c8f4f9b038bba5fe31e3c98eb996686f07"
+SRC_URI[sha256sum] = "b6a88cba507500d8709959201e2e757d3941e859fd17cfd4ed87b16fc0c67912"
 
 PYPI_PACKAGE = "pytest_html"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"