Sat, 11 May 2024 20:57:35 UTC | login

Information for build python-tox-3.0.0-4.fc29

ID73096
Package Namepython-tox
Version3.0.0
Release4.fc29
Epoch
SummaryVirtualenv-based automation of test activities
DescriptionTox 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 21 Sep 2018 19:59:12 UTC
CompletedFri, 21 Sep 2018 19:59:12 UTC
Tags
f29
f30
RPMs
src
python-tox-3.0.0-4.fc29.src.rpm (info) (download)
noarch
python3-tox-3.0.0-4.fc29.noarch.rpm (info) (download)
Changelog * Tue Aug 28 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-4 - Don't recommend Python 2.6, it doesn't work with tox 3 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-2 - Rebuilt for Python 3.7 * Mon Jul 02 2018 Matthias Runge <mrunge@redhat.com> - 3.0.0-1 - upgrade to 3.0.0 * Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 2.9.1-7 - Rebuilt for Python 3.7 * Tue May 15 2018 Miro Hrončok <mhroncok@redhat.com> - 2.9.1-6 - Remove the python2 version once again - Stop recommending python33 (it's retired) * Mon May 07 2018 Miro Hrončok <mhroncok@redhat.com> - 2.9.1-5 - Add python2 back, see #1575667 * Mon Apr 30 2018 Miro Hrončok <mhroncok@redhat.com> - 2.9.1-4 - Remove the python2 version * Thu Mar 15 2018 Miro Hrončok <mhroncok@redhat.com> - 2.9.1-3 - Switch to automatic dependency generator (also fixes #1556164) - Recommend python37 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 29 2018 Matthias Runge <mrunge@redhat.com> - 2.9.1-1 - update to 2.9.1 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Apr 25 2017 Matthias Runge <mrunge@redhat.com> - 2.7.0-1 - upgrade to 2.7.0 * Sun Apr 09 2017 Miro Hrončok <mhroncok@redhat.com> - 2.3.1-8 - Recommend the devel subpackages of Pythons (so tox works with extension modules) * Tue Feb 14 2017 Miro Hrončok <mhroncok@redhat.com> - 2.3.1-7 - Recommend python36 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.3.1-5 - Rebuild for Python 3.6 * Mon Oct 10 2016 Miro Hrončok <mhroncok@redhat.com> - 2.3.1-4 - Recommend "all the Pythons"