diff --git a/python-Flask.changes b/python-Flask.changes index 8911e9a..328cbeb 100644 --- a/python-Flask.changes +++ b/python-Flask.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 10 10:13:58 UTC 2024 - Daniel Garcia + +- Remove not needed dependency python-contextvars + ------------------------------------------------------------------- Mon Feb 5 10:05:00 UTC 2024 - Dirk Müller diff --git a/python-Flask.spec b/python-Flask.spec index 66481f7..2e2b79b 100644 --- a/python-Flask.spec +++ b/python-Flask.spec @@ -35,7 +35,6 @@ BuildRequires: %{python_module Jinja2 >= 3.1.2} BuildRequires: %{python_module Werkzeug >= 3.0.0} BuildRequires: %{python_module blinker >= 1.6.2} BuildRequires: %{python_module click >= 8.1.3} -BuildRequires: %{python_module contextvars} BuildRequires: %{python_module flit-core} BuildRequires: %{python_module importlib-metadata >= 3.6.0 if %python-base < 3.10} BuildRequires: %{python_module itsdangerous >= 2.1.2}