]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-trove-classifiers: upgrade 2025.3.19.19 -> 2025.5.9.12
authorGyorgy Sarvari <skandigraun@gmail.com>
Wed, 4 Jun 2025 17:17:57 +0000 (19:17 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Jun 2025 10:01:24 +0000 (11:01 +0100)
commitd45cd3844b9386bced24a2e1544ace79b78b17c0
treefa68a5ac13bd6b4743efd37c7131e8306a02f0ca
parent072b051c1fe34b01f617e2d8ea502b7f15d4e1de
python3-trove-classifiers: upgrade 2025.3.19.19 -> 2025.5.9.12

Changelog:
2025.04.11.15:
  - Add classifier for Wagtail 7 (#210)

2025.04.28.22:
  - Add entry point to enable installing with pipx or uvx
  - Tests added for running the module and calling the entry point.
  - Add return type annotation
  - reformat
  - Try adding BINDIR to python and entry point
  - Add missing BINDIR paths
  - Add docstring to test.

2025.5.1.12:
  - Don't assume basename of sys.executable is "python" (#212)
    On Debian, it's "python3" instead.

2025.5.7.19:
  - Add Trove classifier for Python 3.15 (#213)

2025.5.8.13:
  - Add several missing languages
  - Update src/trove_classifiers/__init__.py

2025.5.8.15:
  - feat: add free-threading classifiers (#195)
  - feat: add free-threading classifiers
  - refactor: add numbers to force correct sort
  - Update __init__.py

2025.5.9.12:
  - Add trove classifier for GraalPython (#188)
    GraalPython is an up-an-coming JIT-based implementation atop
    the Graal VM.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-trove-classifiers_2025.5.9.12.bb [moved from meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb with 83% similarity]