diff mbox series

[1/6] python3-trove-classifiers: upgrade 2024.9.12 -> 2024.10.21.16

Message ID 20241022165807.2601020-1-tgamblin@baylibre.com
State Accepted, archived
Commit 34d00a03c37c1691285b8e618eef833a5ed9ffe5
Headers show
Series [1/6] python3-trove-classifiers: upgrade 2024.9.12 -> 2024.10.21.16 | expand

Commit Message

Trevor Gamblin Oct. 22, 2024, 4:58 p.m. UTC
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>
---
 ..._2024.9.12.bb => python3-trove-classifiers_2024.10.21.16.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-trove-classifiers_2024.9.12.bb => python3-trove-classifiers_2024.10.21.16.bb} (87%)
diff mbox series

Patch

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"