Accepting request 963529 from home:pgajdos:python

- python-mock is actually not required for build

OBS-URL: https://build.opensuse.org/request/show/963529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-Security-Too?expand=0&rev=17
This commit is contained in:
Matej Cepl 2022-03-21 15:11:50 +00:00 committed by Git OBS Bridge
parent d69555dcfb
commit 5810889e65
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 17 16:52:37 UTC 2022 - pgajdos@suse.com
- python-mock is actually not required for build
-------------------------------------------------------------------
Sat Mar 5 18:01:11 UTC 2022 - Arun Persaud <arun@gmx.de>

View File

@ -46,7 +46,6 @@ BuildRequires: %{python_module cachetools >= 3.1.0}
BuildRequires: %{python_module cryptography >= 2.1.4}
BuildRequires: %{python_module email_validator >= 1.1.1}
BuildRequires: %{python_module itsdangerous >= 1.1.0}
BuildRequires: %{python_module mock >= 1.3.0}
BuildRequires: %{python_module passlib >= 1.7.2}
BuildRequires: %{python_module peewee >= 3.7.1}
BuildRequires: %{python_module phonenumbers >= 8.11.1}