From a18ca5903ed91a5eb99c313b0259455a2f00abdf967f47c22c5141b43b8253de Mon Sep 17 00:00:00 2001 From: Antoine Belvire Date: Wed, 6 Apr 2022 11:47:48 +0000 Subject: [PATCH] Accepting request 967270 from home:pgajdos:python - python-mock is not required for build OBS-URL: https://build.opensuse.org/request/show/967270 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=26 --- python-PyFxA.changes | 5 +++++ python-PyFxA.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-PyFxA.changes b/python-PyFxA.changes index f7b2197..9dea07e 100644 --- a/python-PyFxA.changes +++ b/python-PyFxA.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 6 10:23:23 UTC 2022 - pgajdos@suse.com + +- python-mock is not required for build + ------------------------------------------------------------------- Mon Feb 22 14:42:08 UTC 2021 - Markéta Machová diff --git a/python-PyFxA.spec b/python-PyFxA.spec index 997bcd6..27a9f9f 100644 --- a/python-PyFxA.spec +++ b/python-PyFxA.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyFxA # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2017-2018 The openSUSE Project. # # All modifications and additions to the file contributed by third parties @@ -30,7 +30,6 @@ BuildRequires: %{python_module PyBrowserID} BuildRequires: %{python_module PyJWT} BuildRequires: %{python_module cryptography} BuildRequires: %{python_module hawkauthlib} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pyotp} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests >= 2.4.2} @@ -44,7 +43,7 @@ Requires: python-cryptography Requires: python-requests >= 2.4.2 Requires: python-six >= 1.14 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages