From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:06:57 +0000 (+0100) Subject: python3-pytest-subtests: upgrade 0.14.2 -> 0.15.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d3d82363db44a5ee66ee56edcec55f1233bb90b;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-pytest-subtests: upgrade 0.14.2 -> 0.15.0 Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pytest-subtests_0.14.2.bb b/meta/recipes-devtools/python/python3-pytest-subtests_0.15.0.bb 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 58212bfb1c..01d2332732 100644 --- a/meta/recipes-devtools/python/python3-pytest-subtests_0.14.2.bb +++ b/meta/recipes-devtools/python/python3-pytest-subtests_0.15.0.bb @@ -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}"