Thu, 25 Apr 2024 17:58:45 UTC | login

Information for build python-tox-3.19.0-2.fc33

ID194456
Package Namepython-tox
Version3.19.0
Release2.fc33
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
StartedMon, 19 Apr 2021 05:29:47 UTC
CompletedMon, 19 Apr 2021 05:29:47 UTC
Tags
f33
RPMs
src
python-tox-3.19.0-2.fc33.src.rpm (info) (download)
noarch
python3-tox-3.19.0-2.fc33.noarch.rpm (info) (download)
Changelog * Thu Mar 18 2021 Miro Hrončok <mhroncok@redhat.com> - 3.19.0-2 - Expose tox requires via the config object - Add --no-provision flag * Fri Aug 07 2020 Miro Hrončok <mhroncok@redhat.com> - 3.19.0-1 - Update to 3.19.0 - Fixes rhbz#1861313 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 23 2020 Miro Hrončok <mhroncok@redhat.com> - 3.18.0-1 - Update to 3.18.0 - Fixes rhbz#1859875 * Tue Jul 14 2020 Miro Hrončok <mhroncok@redhat.com> - 3.17.0-1 - Update to 3.17.0 - Fixes rhbz#1856985 * Thu Jul 09 2020 Miro Hrončok <mhroncok@redhat.com> - 3.16.1-1 - Update to 3.16.1 - Fixes rhbz#1851519 * Mon Jun 08 2020 Miro Hrončok <mhroncok@redhat.com> - 3.15.2-1 - Update to 3.15.2 (#1844689) * Mon Jun 01 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.15.1-1 - Update to 3.15.1 (#1838137) * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 3.15.0-2 - Rebuilt for Python 3.9 * Wed May 13 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.15.0-1 - Update to 3.15.0 - Stop recommending Python 3.4 * Thu Mar 19 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.14.6-1 - Update to 3.14.6 * Thu Feb 06 2020 Miro Hrončok <mhroncok@redhat.com> - 3.14.3-1 - Update to 3.14.3 (#1725939) - Fix invocation with Python 3.9 (#1798929) - Recommend Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.13.2-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 3.13.2-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 08 2019 Miro Hrončok <mhroncok@redhat.com> - 3.13.2-1 - Update to 3.13.2 (#1699032) * Tue Apr 30 2019 Miro Hrončok <mhroncok@redhat.com> - 3.9.0-1 - Update to 3.9.0 - Obsolete detox - License is MIT