| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-pytest-multihost | Distribution: Fedora Project |
| Version: 3.0 | Vendor: Fedora Project |
| Release: 10.el8 | Build date: Wed Apr 15 21:57:43 2020 |
| Group: Unspecified | Build host: buildvm-03.phx2.fedoraproject.org |
| Size: 160097 | Source RPM: python-pytest-multihost-3.0-10.el8.src.rpm |
| Packager: Fedora Project | |
| Url: https://github.com/encukou/pytest-multihost | |
| Summary: Utility for writing multi-host tests for pytest | |
Allows 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.
GPLv3+
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* 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
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Jun 28 2017 Petr Viktorin <encukou@gmail.com> - 1.1-6
- Rename "python-pytest-multihost" package to "python2-pytest-multihost"
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.1-4
- Rebuild for Python 3.6
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-3
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Fri Apr 22 2016 Petr Viktorin <encukou@gmail.com> - 1.1-1
- Much improved support for Windows hosts (thanks to Niranjan MR)
* Thu Mar 03 2016 Petr Viktorin <encukou@gmail.com> - 1.0-1
- Add error handling in config file handling (thanks to Abhijeet Kasurde)
- Add support to specify username/password per host (thanks to Niranjan MR)
- Add ability to reset the SSH connection (thanks to Scott Poore)
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Nov 26 2015 Petr Viktorin <encukou@gmail.com> - 0.9-1
- Add more file manipulation functions (thanks to Abhijeet Kasurde)
- Slightly improve Python 3 support
* Tue Nov 10 2015 Petr Viktorin <encukou@gmail.com> - 0.8-1
- Fix creating multiple Configs from one dict
* Tue Nov 10 2015 Petr Viktorin <encukou@gmail.com> - 0.7-1
- Add compatibility with Python 2.6
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-4
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue Jan 27 2015 Petr Viktorin <encukou@gmail.com> - 0.6-2
- Also install COPYING as a license on the Python 3 version
* Mon Jan 26 2015 Petr Viktorin <encukou@gmail.com> - 0.6-1
- Run tests
- Install COPYING as a license
* Wed Nov 26 2014 Petr Viktorin <encukou@gmail.com> - 0.5-1
- Packaging fixes
* Wed Nov 26 2014 Petr Viktorin <encukou@gmail.com> - 0.4-2
- Specify minimum version of pytest
* Wed Nov 26 2014 Petr Viktorin <encukou@gmail.com> - 0.4-1
- Ensure backwards compatibility with FreeIPA's root-only logins
* Wed Nov 26 2014 Petr Viktorin <encukou@gmail.com> - 0.3-1
- "Upstream" packaging fixes
* Mon Nov 10 2014 Petr Viktorin <encukou@gmail.com> - 0.2-1
- better extensibility
- bug fixes
* Mon Nov 10 2014 Petr Viktorin <encukou@gmail.com> - 0.1-1
- initial public version of package
/usr/lib/python3.6/site-packages/pytest_multihost /usr/lib/python3.6/site-packages/pytest_multihost-3.0-py3.6.egg-info /usr/lib/python3.6/site-packages/pytest_multihost-3.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/pytest_multihost-3.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/pytest_multihost-3.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/pytest_multihost-3.0-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/pytest_multihost-3.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/pytest_multihost-3.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/pytest_multihost/__init__.py /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__ /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/config.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/config.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/host.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/host.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/plugin.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/plugin.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/transport.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/transport.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/util.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_multihost/__pycache__/util.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_multihost/config.py /usr/lib/python3.6/site-packages/pytest_multihost/host.py /usr/lib/python3.6/site-packages/pytest_multihost/plugin.py /usr/lib/python3.6/site-packages/pytest_multihost/transport.py /usr/lib/python3.6/site-packages/pytest_multihost/util.py /usr/share/doc/python3-pytest-multihost /usr/share/doc/python3-pytest-multihost/README.rst /usr/share/licenses/python3-pytest-multihost /usr/share/licenses/python3-pytest-multihost/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Oct 27 07:14:18 2025