diff --git a/python-graphene.changes b/python-graphene.changes index f3971d3..42c72fd 100644 --- a/python-graphene.changes +++ b/python-graphene.changes @@ -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 diff --git a/python-graphene.spec b/python-graphene.spec index 42f4eaa..a9a2fb3 100644 --- a/python-graphene.spec +++ b/python-graphene.spec @@ -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