diff mbox series

[3/6] python3-trove-classifiers: upgrade 2025.9.8.13 -> 2025.9.11.17

Message ID 20250919164803.3174518-3-tgamblin@baylibre.com
State New
Headers show
Series [1/6] maintainers.inc: add self for python recipes | expand

Commit Message

Trevor Gamblin Sept. 19, 2025, 4:48 p.m. UTC
Release notes (https://github.com/pypa/trove-classifiers/releases):

2025.9.11.17:

- Add support for Odoo 19.0 in classifiers (#225)

2025.9.9.12:

- Add classifier: Framework InvenTree (#223)

* Add classifier: Framework InvenTree

* fix style issue

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 ...2025.9.8.13.bb => python3-trove-classifiers_2025.9.11.17.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-trove-classifiers_2025.9.8.13.bb => python3-trove-classifiers_2025.9.11.17.bb} (83%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2025.9.8.13.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2025.9.11.17.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-trove-classifiers_2025.9.8.13.bb
rename to meta/recipes-devtools/python/python3-trove-classifiers_2025.9.11.17.bb
index 8586eddc70..4bbdd243ef 100644
--- a/meta/recipes-devtools/python/python3-trove-classifiers_2025.9.8.13.bb
+++ b/meta/recipes-devtools/python/python3-trove-classifiers_2025.9.11.17.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] = "2de91c8f286b7fea55072061924f69e7f3bdf7a9cb63719c90090e41c6657d3a"
+SRC_URI[sha256sum] = "931ca9841a5e9c9408bc2ae67b50d28acf85bef56219b56860876dd1f2d024dd"
 
 PYPI_PACKAGE = "trove_classifiers"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"