From: Wang Mingyu Date: Mon, 15 Jan 2024 09:25:57 +0000 (+0800) Subject: python3-trove-classifiers: upgrade 2023.11.29 -> 2024.1.8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c6a9390b86951a269e85d70a2930650633228ee;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- 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