forked from pool/python-Flask
Accepting request 1166616 from devel:languages:python:flask
- Remove not needed dependency python-contextvars OBS-URL: https://build.opensuse.org/request/show/1166616 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask?expand=0&rev=40
This commit is contained in:
commit
df9450c908
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 10:13:58 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Remove not needed dependency python-contextvars
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 10:05:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user