Skip to content

Releases: pypa/trove-classifiers

2025.5.9.12

09 May 12:04
b67299d
Compare
Choose a tag to compare
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

08 May 15:54
331838a
Compare
Choose a tag to compare
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

08 May 13:02
fca1f10
Compare
Choose a tag to compare
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

07 May 19:00
38454c0
Compare
Choose a tag to compare
Add Trove classifier for Python 3.15 (#213)

2025.5.1.12

01 May 12:45
e2b922f
Compare
Choose a tag to compare
Don't assume basename of sys.executable is "python" (#212)

On Debian, it's "python3" instead.

2025.4.28.22

28 Apr 22:49
becb053
Compare
Choose a tag to compare
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

11 Apr 15:12
466d2b2
Compare
Choose a tag to compare
Add classifier for Wagtail 7 (#210)

2025.3.19.19

19 Mar 19:47
7e3e9e0
Compare
Choose a tag to compare
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

13 Mar 13:09
5ce3204
Compare
Choose a tag to compare
Add Pyodide framework (#206)

2025.3.3.18

03 Mar 18:20
1a88c0e
Compare
Choose a tag to compare
Add new django CMS release, called 5.0 (#205)

* fix: New django CMS release is called 5.0

* Add deprecation

* Fix typo