]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-pytest-subtests: upgrade 0.14.2 -> 0.15.0
authorAlexander Kanavin <alex@linutronix.de>
Mon, 22 Dec 2025 20:06:57 +0000 (21:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2025 12:21:52 +0000 (12:21 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pytest-subtests_0.15.0.bb [moved from meta/recipes-devtools/python/python3-pytest-subtests_0.14.2.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-devtools/python/python3-pytest-subtests_0.14.2.bb
rename to meta/recipes-devtools/python/python3-pytest-subtests_0.15.0.bb
index 58212bfb1cff591abcfdd370b33b60a1b299a535..01d2332732b702863ec9b42be957f55c224a4ae9 100644 (file)
@@ -7,7 +7,7 @@ BUGTRACKER = "https://github.com/pytest-dev/pytest-subtests/issues"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=242b4e17fa287dcf7aef372f6bc3dcb1"
 
-SRC_URI[sha256sum] = "7154a8665fd528ee70a76d00216a44d139dc3c9c83521a0f779f7b0ad4f800de"
+SRC_URI[sha256sum] = "cb495bde05551b784b8f0b8adfaa27edb4131469a27c339b80fd8d6ba33f887c"
 
 PYPI_PACKAGE = "pytest_subtests"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"