forked from pool/python-graphql-relay
- Update to version 3.2.0
* Switch to GraphQL-core 3.2 - Remove python-six dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphql-relay?expand=0&rev=6
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-graphql-relay
|
||||
Version: 3.1.5
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
Summary: Relay implementation for Python
|
||||
License: MIT
|
||||
@@ -32,11 +32,9 @@ BuildRequires: %{python_module pytest >= 6.2}
|
||||
BuildRequires: %{python_module pytest-asyncio}
|
||||
BuildRequires: %{python_module pytest-describe}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-promise
|
||||
Requires: python-six
|
||||
Requires: (python-graphql-core >= 3.1 and python-graphql-core < 3.2)
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
Reference in New Issue
Block a user