From a00cd89f21d76d77b3c28e0cdeac6b15aa4531bc Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 28 Feb 2024 15:32:47 +0800 Subject: [PATCH] python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23 Changelog: ========== *Add classifier: 'License :: OSI Approved :: Educational Community License' *PR for Issue #170 *fix spurious line *Update src/trove_classifiers/__init__.py (From OE-Core rev: 0174e7c4d1f3d3a7458d357b0d7be63b5d748572) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- ...fiers_2024.1.8.bb => python3-trove-classifiers_2024.2.23.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-trove-classifiers_2024.1.8.bb => python3-trove-classifiers_2024.2.23.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2024.1.8.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2024.2.23.bb similarity index 87% rename from meta/recipes-devtools/python/python3-trove-classifiers_2024.1.8.bb rename to meta/recipes-devtools/python/python3-trove-classifiers_2024.2.23.bb index 6b923bb43f..8514a52616 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2024.1.8.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2024.2.23.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] = "6e36caf430ff6485c4b57a4c6b364a13f6a898d16b9417c6c37467e59c14b05a" +SRC_URI[sha256sum] = "8385160a12aac69c93fff058fb613472ed773a24a27eb3cd4b144cfbdd79f38c" inherit pypi python_setuptools_build_meta ptest