python-tox

Edit Package python-tox
https://github.com/tox-dev/tox

Tox as is a generic virtualenv management and test command line tool you can use for:

* checking your package installs correctly with different Python versions and interpreters

* running your tests in each of the environments, configuring your test tool of choice

* acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.

Refresh
Refresh
Source Files
Filename Size Changed
0001-Make-use-of-devpi_process-optional.patch 0000001829 1.79 KB
0002-skip-test-which-require-network-access.patch 0000001435 1.4 KB
_constraints 0000000200 200 Bytes
python-tox.changes 0000058215 56.9 KB
python-tox.spec 0000006510 6.36 KB
tox-4.14.2.tar.gz 0000178515 174 KB
Revision 17 (latest revision is 28)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 17)
- Rebase patches:
  * optional_devpi_process.patch as 0001-Make-use-of-devpi_process-optional.patch
    (additionally add a skip of tests that would require the devpi process)
  * mark-network-tests.patch as 0002-skip-test-which-require-network-access.patch
- Bump dependencies according to upstream
- Remove unused dependency pytest-randomly
- New upstream release 4.14.2:
v4.14.2 (2024-03-22)
--------------------
Bugfixes - 4.14.2
~~~~~~~~~~~~~~~~~
- Add provision arguments to ToxParser to fix crash when provisioning new tox environment without list-dependencies by :user:`seyidaniels` (:issue:`3190`)
Improved Documentation - 4.14.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Removed unused line from the 'fresh_subprocess' documentation. (:issue:`3241`)
v4.14.1 (2024-03-06)
--------------------
Bugfixes - 4.14.1
~~~~~~~~~~~~~~~~~
- Fix crash with fresh subprocess, if the build backend is setuptools automatically enable fresh subprocesses for
  build backend calls - by :user:`gaborbernat`. (:issue:`3235`)
v4.14.0 (2024-03-05)
--------------------
Features - 4.14.0
~~~~~~~~~~~~~~~~~
- Support enabling fresh subprocess for packaging build backends via :ref:`fresh_subprocess` - by :user:`gaborbernat`. (:issue:`3227`)
- Allow plugins attaching additional information to ``--version`` via ``tox_append_version_info`` method in the plugin
  module - by :user:`gaborbernat`. (:issue:`3234`)
v4.13.0 (2024-02-16)
--------------------
Comments 0
openSUSE Build Service is sponsored by