Skip to content

Releases: fedora-python/tox-github-action

Fedora 42

Choose a tag to compare

@hroncok hroncok released this 24 Nov 15:51
  • 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

Choose a tag to compare

@hroncok hroncok released this 13 May 12:42

What's Changed

  • Update to Fedora 41 and Python 3.13 as the default by @hroncok in #36

Fedora 39

Choose a tag to compare

@hroncok hroncok released this 22 May 23:08

Uses Fedora 39 as the base container image.

Fedora 38

Choose a tag to compare

@hroncok hroncok released this 14 Dec 13:48
  • Uses Fedora 38 as the base container image.
  • PyPy 3.8 is no longer available.

Fedora 37

Choose a tag to compare

@hroncok hroncok released this 16 May 14:39
c61622a
  • Uses Fedora 37 as the base container image.
  • PyPy 3.7 is no longer available.

Fedora 36

Choose a tag to compare

@hroncok hroncok released this 12 Apr 15:20
  • Uses Fedora 36 as the base container image.

Fedora 35, 1st amendment

Choose a tag to compare

@hroncok hroncok released this 12 Apr 15:18
  • Allows to run tests from a subdirectory via workdir.

Fedora 35

Choose a tag to compare

@hroncok hroncok released this 12 Apr 15:17
  • 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

Choose a tag to compare

@hroncok hroncok released this 12 Apr 15:17
2855a21
  • First version pinned explicitly to Fedora 34.

Did Not Fail

Choose a tag to compare

@encukou encukou released this 02 Sep 17:03
9f7d1ff
  • The new dnf_install input allows installing RPM packages
  • Documentation and self-test improvements