From 0e844147dcf9b86584aabad48028afc1a1bdc0c5 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 13 Mar 2024 15:08:27 +0800 Subject: [PATCH] python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3 Changelog: ========= *add "License :: OSI Approved :: NASA Open Source Agreement (NOSA)" * added NOSA * Update src/trove_classifiers/__init__.py (From OE-Core rev: d2aa7736e52950f17d3abe3be28a7d62d497554b) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- ...fiers_2024.2.23.bb => python3-trove-classifiers_2024.3.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-trove-classifiers_2024.2.23.bb => python3-trove-classifiers_2024.3.3.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2024.2.23.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb similarity index 87% rename from meta/recipes-devtools/python/python3-trove-classifiers_2024.2.23.bb rename to meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.bb index 8514a52616..b912efcf55 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2024.2.23.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2024.3.3.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] = "8385160a12aac69c93fff058fb613472ed773a24a27eb3cd4b144cfbdd79f38c" +SRC_URI[sha256sum] = "df7edff9c67ff86b733628998330b180e81d125b1e096536d83ac0fd79673fdc" inherit pypi python_setuptools_build_meta ptest