Information for build python-tox-3.25.0-1.fc36

ID1964152
Package Namepython-tox
Version3.25.0
Release1.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-tox.git#ef76b4eeb6e655c4b8e357a5ec08c2ab84d399a7
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 bychurchyard
State complete
Volume prod
StartedMon, 09 May 2022 12:27:21 UTC
CompletedMon, 09 May 2022 12:30:13 UTC
Taskbuild (f36-candidate, /rpms/python-tox.git:ef76b4eeb6e655c4b8e357a5ec08c2ab84d399a7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-tox.git#ef76b4eeb6e655c4b8e357a5ec08c2ab84d399a7'}}
Tags
f36-updates
RPMs
src
python-tox-3.25.0-1.fc36.src.rpm (info) (download)
noarch
tox-3.25.0-1.fc36.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon May 09 2022 Miro Hrončok <mhroncok@redhat.com> - 3.25.0-1 - Update to 3.25.0 * Tue Feb 22 2022 Rich Megginson <rmeggins@redhat.com> - 3.24.5-2 - Remove -s flag from tox shebang, make tox see user-installed plugins - Fixes: rhbz#2057015 * Tue Jan 25 2022 Miro Hrončok <mhroncok@redhat.com> - 3.24.5-1 - Update to 3.24.5 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Dec 13 2021 Miro Hrončok <mhroncok@redhat.com> - 3.24.4-2 - Always BuildRequire runtime dependencies to avoid non-installable builds - Remove no longer needed obsoletes of python3-detox * Wed Oct 13 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.24.4-1 - Update to 3.24.4 * Tue Aug 31 2021 Miro Hrončok <mhroncok@redhat.com> - 3.24.3-1 - Update to 3.24.3 * Wed Aug 04 2021 Miro Hrončok <mhroncok@redhat.com> - 3.24.1-2 - Obsolete newer versions of python3-tox * Tue Aug 03 2021 Miro Hrončok <mhroncok@redhat.com> - 3.24.1-1 - Update to 3.24.1 * Mon Aug 02 2021 Miro Hrončok <mhroncok@redhat.com> - 3.24.0-2 - 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 * Mon Jul 26 2021 Miro Hrončok <mhroncok@redhat.com> - 3.24.0-1 - Update to 3.24.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 3.23.0-3 - Rebuilt for Python 3.10 * Tue Mar 30 2021 Miro Hrončok <mhroncok@redhat.com> - 3.23.0-2 - Allow building with setuptools_scm 6+ * Wed Mar 17 2021 Miro Hrončok <mhroncok@redhat.com> - 3.23.0-1 - Update to 3.23.0 * Tue Feb 02 2021 Miro Hrončok <mhroncok@redhat.com> - 3.21.4-1 - Update to 3.21.4 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.21.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 08 2021 Miro Hrončok <mhroncok@redhat.com> - 3.21.0-2 - Rename the installable package to "tox" * Fri Jan 08 2021 Miro Hrončok <mhroncok@redhat.com> - 3.21.0-1 - Update to 3.21.0 * Mon Sep 07 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.20.0-1 - Update to 3.20.0 - Fixes rhbz#1874601 * 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