14
0

Accepting request 971057 from home:pgajdos:python

- python-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/971057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=31
This commit is contained in:
2022-04-20 12:47:11 +00:00
committed by Git OBS Bridge
parent 22b7ccac43
commit 493ff34785
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Apr 20 09:49:25 UTC 2022 - pgajdos@suse.com
- python-mock is not required for build
-------------------------------------------------------------------
Wed Mar 2 16:55:51 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Add URL
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 2 16:55:51 UTC 2022 - Matej Cepl <mcepl@suse.com> Wed Mar 2 16:55:51 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@@ -32,7 +32,6 @@ BuildRequires: %{python_module coverage >= 3.6}
BuildRequires: %{python_module cryptography >= 2.1.1} BuildRequires: %{python_module cryptography >= 2.1.1}
BuildRequires: %{python_module defusedxml >= 0.5.0} BuildRequires: %{python_module defusedxml >= 0.5.0}
BuildRequires: %{python_module httpretty} BuildRequires: %{python_module httpretty}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module oauthlib >= 1.0.3} BuildRequires: %{python_module oauthlib >= 1.0.3}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
BuildRequires: %{python_module python-jose >= 3.0.0} BuildRequires: %{python_module python-jose >= 3.0.0}