From 74cf7d811c9b1d083c1e92956f4a6901258f8405ede542f46c98ab830720bed5 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Thu, 17 Mar 2022 05:41:14 +0000 Subject: [PATCH] - Remove unneeded {Build,}Requires on python-mock. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-djangoapp?expand=0&rev=6 --- python-pytest-djangoapp.changes | 5 +++++ python-pytest-djangoapp.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pytest-djangoapp.changes b/python-pytest-djangoapp.changes index e461ac9..a9bda3c 100644 --- a/python-pytest-djangoapp.changes +++ b/python-pytest-djangoapp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 17 05:37:40 UTC 2022 - Steve Kowalik + +- Remove unneeded {Build,}Requires on python-mock. + ------------------------------------------------------------------- Mon Jan 10 20:59:26 UTC 2022 - Matej Cepl diff --git a/python-pytest-djangoapp.spec b/python-pytest-djangoapp.spec index 73d5817..630937e 100644 --- a/python-pytest-djangoapp.spec +++ b/python-pytest-djangoapp.spec @@ -32,13 +32,11 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Django -Requires: python-mock Requires: python-pytest Recommends: python-ipdb BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module Django} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} # /SECTION %python_subpackages