From 4c6a9390b86951a269e85d70a2930650633228ee Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 15 Jan 2024 17:25:57 +0800 Subject: [PATCH] python3-trove-classifiers: upgrade 2023.11.29 -> 2024.1.8 Changelog: =========== * Added CAN classifiers * fixed CAN classifier order Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...iers_2023.11.29.bb => python3-trove-classifiers_2024.1.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-trove-classifiers_2023.11.29.bb => python3-trove-classifiers_2024.1.8.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2023.11.29.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2024.1.8.bb similarity index 87% rename from meta/recipes-devtools/python/python3-trove-classifiers_2023.11.29.bb rename to meta/recipes-devtools/python/python3-trove-classifiers_2024.1.8.bb index a06d08455c1..9e7e61a37ef 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2023.11.29.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2024.1.8.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] = "ff8f7fd82c7932113b46e7ef6742c70091cc63640c8c65db00d91f2e940b9514" +SRC_URI[sha256sum] = "6e36caf430ff6485c4b57a4c6b364a13f6a898d16b9417c6c37467e59c14b05a" inherit pypi python_setuptools_build_meta ptest -- 2.47.2