15
0
forked from pool/python-gql
2025-03-21 13:22:39 +00:00
committed by Git OBS Bridge
parent 8fe5c84ed3
commit fe5080086c

View File

@@ -36,7 +36,7 @@ BuildRequires: %{python_module backoff >= 1.10.0}
BuildRequires: %{python_module botocore}
BuildRequires: %{python_module flake8-import-order}
BuildRequires: %{python_module flake8}
BuildRequires: %{python_module graphql-core >= 3.2 with %python-graphql-core < 3.2.5}
BuildRequires: %{python_module graphql-core >= 3.3 with %python-graphql-core < 3.4}
BuildRequires: %{python_module httpx}
BuildRequires: %{python_module parse}
BuildRequires: %{python_module pycodestyle}
@@ -53,7 +53,7 @@ BuildRequires: %{python_module yarl}
# /SECTION
Requires: python-anyio
Requires: python-backoff >= 1.11.1
Requires: (python-graphql-core >= 3.2 with python-graphql-core < 3.2.5)
Requires: (python-graphql-core >= 3.3 with python-graphql-core < 3.4)
Requires: python-yarl >= 1.6
Requires(post): update-alternatives
Requires(postun): update-alternatives