Overview
Request 888735 superseded
- Update to 6.3.0
* Fix #451 for use with pytest -p no:terminal
* Add client_version() and server_version() and version() to
docker module.
- Release 6.2.0
* Fix #590: Systeminfo doesn't resolve Windows correctly (#592)
* First implementation of network namespaces in addr module
(#596)
* pip check support in PipPackage module (#605)
* pip refactoring: implementation of installed and version (#606)
* Allow to specify supervisorctl and supervisord.conf paths
(#536)
- Release 6.1.0
* Fix wrong package module on CentOS having dpkg tools installed
#570 (#575)
* Deduplicate hosts returned by get_backends() (#572)
* Use /run/systemd/system/ to detect systemd (fixes #546)
* Use ssh_args from ansible.cfg
* Require python >= 3.6
* Fix ValueError with python 3.8+ when using --nagios option.
- Release 6.0.0
* Breaking change: testinfra has moved to the
https://github.com/pytest-dev/ organization. Project on PyPi
is renamed as pytest-testinfra. A dummy testinfra will make
the transition, but you should rename to pytest-testinfra in
your requirements files.
- Add testinfra-parametrize-backends-test.patch in order to be able
to skip salt backend and still test the rest.
(All docker tests are skipped automatically, because no there is
no docker host running.)
- Ignore upstream test-requirements.txt version pins:
* tornado < 5
* ansible >= 3
- Created by mcepl
- In state superseded
- Supersedes 888722
- Superseded by 888761
- Open review for opensuse-review-team
- Open review for openSUSE:Factory:Staging:adi:82
Pro futuro on moving packages:
-
osc branch openSUSE:Factory python-testinfra --nodevel devel:languages:python:pytest
(so it is a link directly) osc changedevelreq openSUSE:Factory python-testinfra devel:languages:python:pytest
Request History
mcepl created request
- Update to 6.3.0
* Fix #451 for use with pytest -p no:terminal
* Add client_version() and server_version() and version() to
docker module.
- Release 6.2.0
* Fix #590: Systeminfo doesn't resolve Windows correctly (#592)
* First implementation of network namespaces in addr module
(#596)
* pip check support in PipPackage module (#605)
* pip refactoring: implementation of installed and version (#606)
* Allow to specify supervisorctl and supervisord.conf paths
(#536)
- Release 6.1.0
* Fix wrong package module on CentOS having dpkg tools installed
#570 (#575)
* Deduplicate hosts returned by get_backends() (#572)
* Use /run/systemd/system/ to detect systemd (fixes #546)
* Use ssh_args from ansible.cfg
* Require python >= 3.6
* Fix ValueError with python 3.8+ when using --nagios option.
- Release 6.0.0
* Breaking change: testinfra has moved to the
https://github.com/pytest-dev/ organization. Project on PyPi
is renamed as pytest-testinfra. A dummy testinfra will make
the transition, but you should rename to pytest-testinfra in
your requirements files.
- Add testinfra-parametrize-backends-test.patch in order to be able
to skip salt backend and still test the rest.
(All docker tests are skipped automatically, because no there is
no docker host running.)
- Ignore upstream test-requirements.txt version pins:
* tornado < 5
* ansible >= 3
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar_suse added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:82"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:adi:82"
Renaming python-testinfra.