diff options
| author | Trevor Gamblin <tgamblin@baylibre.com> | 2025-09-19 12:48:00 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-25 11:09:04 +0100 |
| commit | 48b08569a3ece0961bcca35d9282f245692f422d (patch) | |
| tree | bee7c22e8bf08d6d294d78e937fcc6858bb22d2d /meta/recipes-devtools/python | |
| parent | 51e75e216c928e708116b213236c7f0409b757e0 (diff) | |
| download | poky-48b08569a3ece0961bcca35d9282f245692f422d.tar.gz | |
python3-trove-classifiers: upgrade 2025.9.8.13 -> 2025.9.11.17
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
(From OE-Core rev: 6db42ac0427548e1a5ed5a47a4d1931bb36cce2f)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-trove-classifiers_2025.9.11.17.bb (renamed from meta/recipes-devtools/python/python3-trove-classifiers_2025.9.8.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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" | |||
| 3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "2de91c8f286b7fea55072061924f69e7f3bdf7a9cb63719c90090e41c6657d3a" | 6 | SRC_URI[sha256sum] = "931ca9841a5e9c9408bc2ae67b50d28acf85bef56219b56860876dd1f2d024dd" |
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "trove_classifiers" | 8 | PYPI_PACKAGE = "trove_classifiers" |
| 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
