diff --git a/python-pytest-shutil.changes b/python-pytest-shutil.changes index ab755bb..05bfd14 100644 --- a/python-pytest-shutil.changes +++ b/python-pytest-shutil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 10 11:50:04 UTC 2023 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Mon Dec 5 11:16:10 UTC 2022 - Daniel Garcia diff --git a/python-pytest-shutil.spec b/python-pytest-shutil.spec index 260690c..a67b1d3 100644 --- a/python-pytest-shutil.spec +++ b/python-pytest-shutil.spec @@ -17,6 +17,7 @@ %bcond_without python2 +%{?sle15_python_module_pythons} Name: python-pytest-shutil Version: 1.7.0 Release: 0 @@ -27,6 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/p/pytest-shutil/p # PATCH-FEATURE-UPSTREAM pytest-fixtures-pr171-remove-mock.patch -- gh#man-group#pytest-plugins#171 Patch1: pytest-fixtures-pr171-remove-mock.patch BuildRequires: %{python_module execnet} +BuildRequires: %{python_module path} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools-git} BuildRequires: %{python_module setuptools}