forked from pool/python-gql
graphql-core was fixed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gql?expand=0&rev=2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user