- Update trio version depedency to fix broken test on 15.6.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnspython?expand=0&rev=82
This commit is contained in:
@@ -50,7 +50,7 @@ Recommends: python-h2
|
||||
# quic
|
||||
Recommends: python-aioquic
|
||||
# trio
|
||||
Suggests: python-trio >= 0.14.0
|
||||
Suggests: python-trio >= 0.30
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
# dnssec
|
||||
@@ -69,7 +69,7 @@ BuildRequires: %{python_module requests}
|
||||
# # curio
|
||||
# BuildRequires: %%{python_module sniffio >= 1.1}
|
||||
# trio
|
||||
BuildRequires: %{python_module trio >= 0.14.0}
|
||||
BuildRequires: %{python_module trio >= 0.30.0}
|
||||
BuildRequires: %{python_module typing}
|
||||
BuildRequires: netcfg
|
||||
BuildRequires: (python3-contextvars if python3-base < 3.7)
|
||||
|
||||
Reference in New Issue
Block a user