]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-trove-classifiers: upgrade 2024.4.10 -> 2024.5.17
authorTrevor Gamblin <tgamblin@baylibre.com>
Tue, 21 May 2024 17:04:44 +0000 (13:04 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 May 2024 10:25:27 +0000 (11:25 +0100)
PYPI_PACKAGE is added since the upstream now uses an underscore in the
package name.

Changelog (https://github.com/pypa/trove-classifiers/releases):

- Add Trove classifier for Python 3.14 (#178)

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb [moved from meta/recipes-devtools/python/python3-trove-classifiers_2024.4.10.bb with 82% similarity]

similarity index 82%
rename from meta/recipes-devtools/python/python3-trove-classifiers_2024.4.10.bb
rename to meta/recipes-devtools/python/python3-trove-classifiers_2024.5.17.bb
index 357b42898323777901d733e93cbc7210a8718506..94c48ed102a9ad9d28834cb0710b01aa1d33318c 100644 (file)
@@ -3,7 +3,9 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRC_URI[sha256sum] = "49f40bb6a746b72a1cba4f8d55ee8252169cda0f70802e3fd24f04b7fb25a492"
+SRC_URI[sha256sum] = "d47a6f1c48803091c3fc81f535fecfeef65b558f2b9e4e83df7a79d17bce8bbf"
+
+PYPI_PACKAGE = "trove_classifiers"
 
 inherit pypi python_setuptools_build_meta ptest