From 85c9b40b965943d3fc55b4d9b9fa8f871f8cbd28 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 10 Sep 2025 17:16:40 +0800 Subject: [PATCH] python3-trove-classifiers: upgrade 2025.5.9.12 -> 2025.9.8.13 (From OE-Core rev: c90e5721f62451990423968338a75abb137dc1b7) Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- ..._2025.5.9.12.bb => python3-trove-classifiers_2025.9.8.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-trove-classifiers_2025.5.9.12.bb => python3-trove-classifiers_2025.9.8.13.bb} (83%) diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2025.5.9.12.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2025.9.8.13.bb similarity index 83% rename from meta/recipes-devtools/python/python3-trove-classifiers_2025.5.9.12.bb rename to meta/recipes-devtools/python/python3-trove-classifiers_2025.9.8.13.bb index 68b09537bc..8586eddc70 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2025.5.9.12.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2025.9.8.13.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "7ca7c8a7a76e2cd314468c677c69d12cc2357711fcab4a60f87994c1589e5cb5" +SRC_URI[sha256sum] = "2de91c8f286b7fea55072061924f69e7f3bdf7a9cb63719c90090e41c6657d3a" PYPI_PACKAGE = "trove_classifiers" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"