typing_extensions is actually needed everywhere
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-anyio?expand=0&rev=49
This commit is contained in:
parent
ffbd64870e
commit
6b19aeffcb
@ -46,9 +46,9 @@ BuildRequires: %{python_module uvloop}
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
Requires: python-idna >= 2.8
|
Requires: python-idna >= 2.8
|
||||||
Requires: python-sniffio >= 1.1
|
Requires: python-sniffio >= 1.1
|
||||||
|
Requires: python-typing_extensions
|
||||||
%if 0%{?python_version_nodots} < 311
|
%if 0%{?python_version_nodots} < 311
|
||||||
Requires: python-exceptiongroup
|
Requires: python-exceptiongroup
|
||||||
Requires: python-typing_extensions
|
|
||||||
%endif
|
%endif
|
||||||
Suggests: python-trio >= 0.26.1
|
Suggests: python-trio >= 0.26.1
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user