From 52cb877f2cdc1912dc506f9c3d415c90992a4ec7 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Sun, 30 Aug 2026 12:50:13 +1200 Subject: [PATCH] python3-discovery: upgrade 1.5.2 -> 1.6.0 Changelog: https://github.com/tox-dev/python-discovery/releases/tag/1.5.3 https://github.com/tox-dev/python-discovery/releases/tag/1.6.0 Signed-off-by: Ankur Tyagi Signed-off-by: Khem Raj --- .../{python3-discovery_1.5.2.bb => python3-discovery_1.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-discovery_1.5.2.bb => python3-discovery_1.6.0.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-discovery_1.5.2.bb b/meta-python/recipes-devtools/python/python3-discovery_1.6.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-discovery_1.5.2.bb rename to meta-python/recipes-devtools/python/python3-discovery_1.6.0.bb index 00e1f1a16a..c896f5f96c 100644 --- a/meta-python/recipes-devtools/python/python3-discovery_1.5.2.bb +++ b/meta-python/recipes-devtools/python/python3-discovery_1.6.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" PYPI_PACKAGE = "python_discovery" -SRC_URI[sha256sum] = "45fd4f20a4e3f9b7bf2e0817870bc8e3b320a19658da177af800768c82dbf354" +SRC_URI[sha256sum] = "6393b4eae1be8b2182670635e7baff89ac21cb9f8e86fd1ff40c7b1144febb4c" inherit pypi python_hatchling ptest-python-pytest