| Name: | python3-tox |
|---|---|
| Version: | 3.4.0 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 492056 |
| License: | MIT |
| RPM: | python3-tox-3.4.0-2.el8.noarch.rpm |
| Source RPM: | python-tox-3.4.0-2.el8.src.rpm |
| Build Date: | Sun Feb 14 2021 |
| Build Host: | host-100-100-224-14.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- Fix invocation with Python 3.9 (#1798929)
- Port to EPEL8
- Upgrade to 3.4.0 version (#1652657)
- remove and revert the change to recommend python 2.7 (rhbz#1645025)
- Don't recommend Python 2.6, it doesn't work with tox 3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- upgrade to 3.0.0
- Rebuilt for Python 3.7
- Remove the python2 version once again - Stop recommending python33 (it's retired)