forked from pool/python-pytest-testinfra
- update to 10.1.1:
* [FIX] Add check for the existence of ssh control path
directory
* [FIX] Handle is_installed for rpm package when rpm database
is corrupted
* [FIX] Fix service.exists
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-testinfra?expand=0&rev=16
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f774339b94775acdf3a8c4a3793a8ead2e8dfc70ff34b778be15aaba140fa19e
|
||||
size 85117
|
||||
BIN
pytest-testinfra-10.1.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
pytest-testinfra-10.1.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 07:02:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 10.1.1:
|
||||
* [FIX] Add check for the existence of ssh control path
|
||||
directory
|
||||
* [FIX] Handle is_installed for rpm package when rpm database
|
||||
is corrupted
|
||||
* [FIX] Fix service.exists
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 12:58:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-testinfra
|
||||
Version: 10.1.0
|
||||
Version: 10.1.1
|
||||
Release: 0
|
||||
Summary: Python module to test infrastructures
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user