]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-trove-classifiers: upgrade 2024.9.12 -> 2024.10.21.16
authorTrevor Gamblin <tgamblin@baylibre.com>
Tue, 22 Oct 2024 16:58:02 +0000 (12:58 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Oct 2024 14:18:52 +0000 (15:18 +0100)
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 <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-trove-classifiers_2024.10.21.16.bb [moved from meta/recipes-devtools/python/python3-trove-classifiers_2024.9.12.bb with 87% similarity]

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 c3a4eea1c77cf7bc4cb3a485290596d56ac57c6b..9d841ffb5247674d293f7f70c0e36d40b0fc8271 100644 (file)
@@ -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"