Accepting request 1072332 from home:pgajdos:python
- python-six is not required OBS-URL: https://build.opensuse.org/request/show/1072332 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=17
This commit is contained in:
parent
abe3a868a5
commit
664fb9b44f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 16 10:40:55 UTC 2023 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- python-six is not required
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 5 19:48:47 UTC 2023 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Thu Jan 5 19:48:47 UTC 2023 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-graphene
|
Name: python-graphene
|
||||||
Version: 3.2.1
|
Version: 3.2.1
|
||||||
@ -36,13 +35,11 @@ BuildRequires: %{python_module pytest-mock}
|
|||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module pytz}
|
BuildRequires: %{python_module pytz}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module six}
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-aniso8601 >= 8
|
Requires: python-aniso8601 >= 8
|
||||||
Requires: python-graphql-core >= 3.1
|
Requires: python-graphql-core >= 3.1
|
||||||
Requires: python-graphql-relay >= 3.1
|
Requires: python-graphql-relay >= 3.1
|
||||||
Requires: python-six
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user