From: Wang Mingyu Date: Wed, 13 Mar 2024 07:08:27 +0000 (+0800) Subject: python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3 X-Git-Tag: uninative-4.5~296 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2aa7736e52950f17d3abe3be28a7d62d497554b;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git 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 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- 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 8514a526167..b912efcf55f 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