Releases: pypa/trove-classifiers
Releases · pypa/trove-classifiers
2025.5.9.12
Add trove classifier for GraalPython (#188) GraalPython is an up-an-coming JIT-based implementation atop the Graal VM. Co-authored-by: Dustin Ingram <[email protected]>
2025.5.8.15
feat: add free-threading classifiers (#195) * feat: add free-threading classifiers Signed-off-by: Henry Schreiner <[email protected]> * refactor: add numbers to force correct sort * Update __init__.py --------- Signed-off-by: Henry Schreiner <[email protected]> Co-authored-by: Dustin Ingram <[email protected]>
2025.5.8.13
Add several missing languages (#215) * Add several missing languages Signed-off-by: Henry Schreiner <[email protected]> * Update src/trove_classifiers/__init__.py --------- Signed-off-by: Henry Schreiner <[email protected]>
2025.5.7.19
Add Trove classifier for Python 3.15 (#213)
2025.5.1.12
Don't assume basename of sys.executable is "python" (#212) On Debian, it's "python3" instead.
2025.4.28.22
Add entry point to enable installing with pipx or uvx (#211) * 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.4.11.15
Add classifier for Wagtail 7 (#210)
2025.3.19.19
add __all__ to declare public API (#208) * add __all__ to declare public API * Update src/trove_classifiers/__init__.py Co-authored-by: Dustin Ingram <[email protected]> --------- Co-authored-by: Dustin Ingram <[email protected]>
2025.3.13.13
Add Pyodide framework (#206)
2025.3.3.18
Add new django CMS release, called 5.0 (#205) * fix: New django CMS release is called 5.0 * Add deprecation * Fix typo