14
0
2025-04-25 15:08:17 +00:00
committed by Git OBS Bridge
parent 371abbdd33
commit 5b6a3335f8
2 changed files with 2 additions and 7 deletions

View File

@@ -42,10 +42,10 @@ BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-anyio >= 3
Requires: python-certifi
Requires: python-h11 >= 0.16
Requires: python-sniffio >= 1.0
Requires: (python-anyio >= 3 with python-anyio < 5)
Requires: (python-sniffio >= 1.0 with python-sniffio < 2)
Recommends: python-h2 >= 3.0
Recommends: python-socksio >= 1.0
BuildArch: noarch