- 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:
2024-06-07 07:03:18 +00:00
committed by Git OBS Bridge
parent 20a57ff8f0
commit 5c7a69a6c0
4 changed files with 14 additions and 4 deletions

View File

@@ -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

Binary file not shown.

View File

@@ -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>

View File

@@ -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