Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-graphql-relay for
openSUSE:Factory checked in at 2022-10-08 01:22:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-graphql-relay (Old)
and /work/SRC/openSUSE:Factory/.python-graphql-relay.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-graphql-relay"
Sat Oct 8 01:22:48 2022 rev:3 rq:1008359 version:3.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-graphql-relay/python-graphql-relay.changes
2022-05-23 15:51:54.750655815 +0200
+++
/work/SRC/openSUSE:Factory/.python-graphql-relay.new.2275/python-graphql-relay.changes
2022-10-08 01:22:49.857900206 +0200
@@ -1,0 +2,12 @@
+Thu Oct 6 03:45:34 UTC 2022 - John Vandenberg <[email protected]>
+
+- Update dependency version of graphql-core
+
+-------------------------------------------------------------------
+Tue Oct 4 07:35:27 UTC 2022 - Daniel Garcia <[email protected]>
+
+- Update to version 3.2.0
+ * Switch to GraphQL-core 3.2
+- Remove python-six dependency
+
+-------------------------------------------------------------------
Old:
----
graphql-relay-3.1.5.tar.gz
New:
----
graphql-relay-3.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-graphql-relay.spec ++++++
--- /var/tmp/diff_new_pack.FWFE1Y/_old 2022-10-08 01:22:50.269901151 +0200
+++ /var/tmp/diff_new_pack.FWFE1Y/_new 2022-10-08 01:22:50.273901160 +0200
@@ -19,25 +19,23 @@
%{?!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
Group: Development/Languages/Python
URL: https://github.com/graphql-python/graphql-relay-py
Source:
https://files.pythonhosted.org/packages/source/g/graphql-relay/graphql-relay-%{version}.tar.gz
-BuildRequires: %{python_module graphql-core >= 3.1}
+BuildRequires: %{python_module graphql-core >= 3.2}
BuildRequires: %{python_module promise}
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)
+Requires: (python-graphql-core >= 3.2)
BuildArch: noarch
%python_subpackages
@@ -63,6 +61,6 @@
%files %{python_files}
%doc README.md
%license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/graphql[-_]relay*/
%changelog
++++++ graphql-relay-3.1.5.tar.gz -> graphql-relay-3.2.0.tar.gz ++++++
++++ 2113 lines of diff (skipped)