diff --git a/python-pytest-mock.changes b/python-pytest-mock.changes index d2bb075..9d20a90 100644 --- a/python-pytest-mock.changes +++ b/python-pytest-mock.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 2 01:46:28 UTC 2024 - Steve Kowalik + +- Drop python-py requirement, no longer required. + ------------------------------------------------------------------- Mon Jul 8 10:47:18 UTC 2024 - Dirk Müller diff --git a/python-pytest-mock.spec b/python-pytest-mock.spec index 4996786..24ca30a 100644 --- a/python-pytest-mock.spec +++ b/python-pytest-mock.spec @@ -28,13 +28,11 @@ BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest >= 5} BuildRequires: %{python_module pytest-asyncio} -BuildRequires: %{python_module py} BuildRequires: %{python_module setuptools >= 36} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-py Requires: python-pytest BuildArch: noarch %python_subpackages