15
0

Accepting request 1072754 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1072754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene?expand=0&rev=9
This commit is contained in:
2023-03-18 23:31:07 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 3 deletions

View File

@@ -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>

View File

@@ -16,7 +16,6 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-graphene
Version: 3.2.1
@@ -36,13 +35,11 @@ BuildRequires: %{python_module pytest-mock}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytz}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-aniso8601 >= 8
Requires: python-graphql-core >= 3.1
Requires: python-graphql-relay >= 3.1
Requires: python-six
BuildArch: noarch
%python_subpackages