Releases: fedora-python/tox-github-action
Releases · fedora-python/tox-github-action
Fedora 42
- Uses Fedora 42 as the base container image.
- Python 3.8 is no longer available.
- PyPy 3.9 is no longer available
- Freethreading Python is available (3.14t and 3.15t)
- Python 3.14 is now the default tox environment if none is configured.
Fedora 41
Fedora 39
Uses Fedora 39 as the base container image.
Fedora 38
- Uses Fedora 38 as the base container image.
- PyPy 3.8 is no longer available.
Fedora 37
- Uses Fedora 37 as the base container image.
- PyPy 3.7 is no longer available.
Fedora 36
- Uses Fedora 36 as the base container image.
Fedora 35, 1st amendment
- Allows to run tests from a subdirectory via
workdir.
Fedora 35
- Uses Fedora 35 as the base container image.
- No longer supports Python 3.5 and PyPy 3.6.
- Newly supports PyPy 3.7, 3.8 and 3.9.
Fedora 34
- First version pinned explicitly to Fedora 34.
Did Not Fail
- The new
dnf_installinput allows installing RPM packages - Documentation and self-test improvements