diff --git a/python-social-auth-core.changes b/python-social-auth-core.changes index 48d3ef5..f0e49be 100644 --- a/python-social-auth-core.changes +++ b/python-social-auth-core.changes @@ -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 + +- Add URL + ------------------------------------------------------------------- Wed Mar 2 16:55:51 UTC 2022 - Matej Cepl diff --git a/python-social-auth-core.spec b/python-social-auth-core.spec index 5138be9..ba92e0a 100644 --- a/python-social-auth-core.spec +++ b/python-social-auth-core.spec @@ -32,7 +32,6 @@ BuildRequires: %{python_module coverage >= 3.6} BuildRequires: %{python_module cryptography >= 2.1.1} BuildRequires: %{python_module defusedxml >= 0.5.0} BuildRequires: %{python_module httpretty} -BuildRequires: %{python_module mock} BuildRequires: %{python_module oauthlib >= 1.0.3} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-jose >= 3.0.0}