Fri, 07 Jun 2024 02:41:24 UTC | login

Information for build python-pytest-multihost-3.0-9.fc32

ID131031
Package Namepython-pytest-multihost
Version3.0
Release9.fc32
Epoch
SummaryUtility for writing multi-host tests for pytest
DescriptionAllows pytest tests to run commands on several machines. The machines to run on are described on the command line, the tests specify how many machines they need and commands/checks to run on them.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 08:53:40 UTC
CompletedTue, 03 Dec 2019 08:53:40 UTC
Tags
f32
f33
RPMs
src
python-pytest-multihost-3.0-9.fc32.src.rpm (info) (download)
noarch
python3-pytest-multihost-3.0-9.fc32.noarch.rpm (info) (download)
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0-9 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0-8 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Aug 01 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0-5 - Remove python2 subpackage * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.0-3 - Modernize spec * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0-2 - Rebuilt for Python 3.7 * Fri Mar 02 2018 Petr Viktorin <encukou@gmail.com> - 3.0-1 - Update to upstream 3.0: Do not add extra newlines to stdin contents Remove forgotten debug print * Mon Feb 12 2018 Petr Viktorin <encukou@gmail.com> - 2.0-1 - Update to upstream 2.0: Add support to run commands in background Fix several issues around quoting, background processes, and encoding - Add Recommends: for PyYAML and Paramiko to the py3 package * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Dec 01 2017 Iryna Shcherbina <ishcherb@redhat.com> - 1.1-9 - Fix ambiguous Python 2 dependencies declarations (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Tue Oct 31 2017 Troy Dawson <tdawson@redhat.com> - 1.1-8 - Cleanup spec file conditionals