From: Trevor Gamblin Date: Tue, 22 Oct 2024 16:58:02 +0000 (-0400) Subject: python3-trove-classifiers: upgrade 2024.9.12 -> 2024.10.21.16 X-Git-Tag: uninative-4.7~1128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34d00a03c37c1691285b8e618eef833a5ed9ffe5;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-trove-classifiers: upgrade 2024.9.12 -> 2024.10.21.16 Changelog (https://github.com/pypa/trove-classifiers/releases): 2024.10.21.16 - chore: update calver to include hour (#191) 2024.10.14 - Add Django trove classifiers for 5 and upcoming 5.2 release. (#193). We missed adding the generic `Framework :: Django :: 5`, and I'll add 5.2 since it will be released in a few months. 2024.10.13 - chore: update github actions (#192) - chore: update release github actions 2024.10.12 - Update CMU to include SPDX in parentheses (#190) 2024.10.11 - Add classifier for MIT-CMU licence (#189) Signed-off-by: Trevor Gamblin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2024.9.12.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2024.10.21.16.bb similarity index 87% rename from meta/recipes-devtools/python/python3-trove-classifiers_2024.9.12.bb rename to meta/recipes-devtools/python/python3-trove-classifiers_2024.10.21.16.bb index c3a4eea1c77..9d841ffb524 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2024.9.12.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2024.10.21.16.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] = "4b46b3e134a4d01999ac5bc6e528afcc10cc48f0f724f185f267e276005768f4" +SRC_URI[sha256sum] = "17cbd055d67d5e9d9de63293a8732943fabc21574e4c7b74edf112b4928cf5f3" PYPI_PACKAGE = "trove_classifiers"