That package is needed as a dependency for other projects (e.g. FreeIPA) OBS-URL: https://build.opensuse.org/request/show/1298504 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-multihost?expand=0&rev=1
64 lines
2.3 KiB
Plaintext
64 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 02 2018 Petr Viktorin <encukou@gmail.com> - 3.0-1
|
|
- Do not add extra newlines to stdin contents
|
|
- Remove forgotten debug print
|
|
|
|
Wed Apr 12 2017 Petr Viktorin <encukou@gmail.com> - 2.0-1
|
|
- Add support to run commands in background
|
|
- Fix several issues around quoting, background processes, and encoding
|
|
|
|
Wed Apr 12 2017 Petr Viktorin <encukou@gmail.com> - 1.1.1-1
|
|
- Upstream packaging changes
|
|
|
|
Thu Apr 22 2016 Petr Viktorin <encukou@gmail.com> - 1.1-1
|
|
- Much improved support for Windows hosts (thanks to Niranjan MR)
|
|
|
|
Thu Feb 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 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
|
|
-
|
|
Mon Mar 2 2015 Petr Viktorin <encukou@gmail.com> - 0.6-3
|
|
- Don't use licence macro on RHEL 6
|
|
|
|
Mon Mar 2 2015 Petr Viktorin <encukou@gmail.com> - 0.6-3
|
|
- Don't use licence macro on RHEL 6
|
|
|
|
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 |