Name: | tox |
---|---|
Version: | 3.25.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 573341 |
License: | MIT |
RPM: | tox-3.25.0-1.el9.noarch.rpm |
Source RPM: | python-tox-3.25.0-1.el9.src.rpm |
Build Date: | Tue May 17 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://tox.readthedocs.io/ |
Summary: | Virtualenv-based automation of test activities |
Description: | 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. |
- Update to 3.25.0
- Remove -s flag from tox shebang, make tox see user-installed plugins - Fixes: rhbz#2057015
- Update to 3.24.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Always BuildRequire runtime dependencies to avoid non-installable builds - Remove no longer needed obsoletes of python3-detox
- Update to 3.24.4
- Update to 3.24.3
- Obsolete newer versions of python3-tox
- Update to 3.24.1
- Remove Recommends Python 3.5 - Add Recommends for Python 3.10 - https://fedoraproject.org/wiki/Changes/RetirePython3.5 - https://fedoraproject.org/wiki/Changes/Python3.10