diff --git a/pytest-testinfra-10.0.0.tar.gz b/pytest-testinfra-10.0.0.tar.gz deleted file mode 100644 index 3688a0e..0000000 --- a/pytest-testinfra-10.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fb7d0185458a9ba669ff14d0ddbec8b3900c6bde3fb6fad9b097374ce4ab77d -size 84667 diff --git a/pytest-testinfra-10.1.0.tar.gz b/pytest-testinfra-10.1.0.tar.gz new file mode 100644 index 0000000..cb6c28f --- /dev/null +++ b/pytest-testinfra-10.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f774339b94775acdf3a8c4a3793a8ead2e8dfc70ff34b778be15aaba140fa19e +size 85117 diff --git a/python-pytest-testinfra.changes b/python-pytest-testinfra.changes index 0b50222..599afb8 100644 --- a/python-pytest-testinfra.changes +++ b/python-pytest-testinfra.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Mar 16 12:58:20 UTC 2024 - Dirk Müller + +- update to 10.1.0: + * [NEW] Add Interface.link property + * [FIX] Make file properties follow symlinks + * [FIX] Require pytest>=6 and use future annotations for + pytest<7 compatibility + ------------------------------------------------------------------- Mon Jan 15 14:11:05 UTC 2024 - Dirk Müller diff --git a/python-pytest-testinfra.spec b/python-pytest-testinfra.spec index d3f80f7..0fd00a3 100644 --- a/python-pytest-testinfra.spec +++ b/python-pytest-testinfra.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pytest-testinfra -Version: 10.0.0 +Version: 10.1.0 Release: 0 Summary: Python module to test infrastructures License: Apache-2.0 @@ -37,7 +37,7 @@ BuildRequires: ansible BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-salt -Requires: python-pytest +Requires: python-pytest >= 6.0 Provides: python-testinfra = %{version}-%{release} Obsoletes: python-testinfra < %{version}-%{release} BuildArch: noarch