Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-graphene-django for openSUSE:Factory checked in at 2022-01-11 23:42:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-graphene-django (Old) and /work/SRC/openSUSE:Factory/.python-graphene-django.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-graphene-django" Tue Jan 11 23:42:35 2022 rev:5 rq:945560 version:3.0.0b7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-graphene-django/python-graphene-django.changes 2021-12-26 13:30:50.058973090 +0100 +++ /work/SRC/openSUSE:Factory/.python-graphene-django.new.1892/python-graphene-django.changes 2022-01-11 23:42:36.230961062 +0100 @@ -1,0 +2,5 @@ +Tue Jan 11 10:45:59 UTC 2022 - John Vandenberg <jay...@gmail.com> + +- Loosen depencencies to allow graphene v3.0.0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-graphene-django.spec ++++++ --- /var/tmp/diff_new_pack.sMQ1sL/_old 2022-01-11 23:42:36.730961388 +0100 +++ /var/tmp/diff_new_pack.sMQ1sL/_new 2022-01-11 23:42:36.734961390 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-graphene-django # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros BuildRequires: tree Requires: python-Django >= 2.2 -Requires: python-graphene >= 3.0.0b5 +Requires: python-graphene >= 2.9.9 Requires: python-graphql-core >= 3.1.0 Requires: python-graphql-relay Requires: python-promise >= 2.1 @@ -45,7 +45,7 @@ BuildRequires: %{python_module Django >= 2.2} BuildRequires: %{python_module django-filter >= 2} BuildRequires: %{python_module djangorestframework >= 3.6.3} -BuildRequires: %{python_module graphene >= 3.0.0b5} +BuildRequires: %{python_module graphene >= 2.9.9} BuildRequires: %{python_module graphql-core >= 3.1.0} BuildRequires: %{python_module graphql-relay} BuildRequires: %{python_module mock}