From 5aff6912087b07f99e3ed7a7f3e4ed49ddfa8b9d29b1aeeb4748a4a585379a5e Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 2 Sep 2024 01:46:41 +0000 Subject: [PATCH] - Drop python-py requirement, no longer required. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=44 --- python-pytest-mock.changes | 5 +++++ python-pytest-mock.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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