Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-graphql-core for
openSUSE:Factory checked in at 2026-06-15 19:42:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-graphql-core (Old)
and /work/SRC/openSUSE:Factory/.python-graphql-core.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-graphql-core"
Mon Jun 15 19:42:53 2026 rev:11 rq:1359257 version:3.2.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-graphql-core/python-graphql-core.changes
2026-03-23 17:18:01.177278981 +0100
+++
/work/SRC/openSUSE:Factory/.python-graphql-core.new.1981/python-graphql-core.changes
2026-06-15 19:45:53.169554942 +0200
@@ -1,0 +2,34 @@
+Sun Jun 14 15:10:39 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.2.11:
+ * Allow configuration of the `ofType` introspection depth
+ * Add support for directives on directive definitions
+ * Restore variable own-property checks in `value_from_ast`
+ * Remove unused variable-definition tracking in
+ `ValuesOfCorrectTypeRule`
+- update to 3.2.10:
+ * New features:
+ * Add support for schema coordinates (parsing and resolving)
+ * Support descriptions on executable definitions (e.g. variable
+ definitions)
+ * Add a `max_coercion_errors` option
+ * Fix incorrect validation errors when variable descriptions
+ are used
+ * Don't add sibling errors after null propagation has occurred
+ * Remove erroneous `oneOf` validation from the "values of
+ correct type" rule
+ * Validate that nullable variables aren't passed to `oneOf`
+ input object fields (per spec)
+ * Catch unhandled exceptions during abstract type resolution
+- update to 3.2.9:
+ * Fix `OverlappingFieldsCanBeMergedRule` to catch field-merge
+ conflicts hidden behind nested fragments
+ * Fix handling of empty selection sets
+ * Correctly type extensions in `GraphQLFormattedError`
+ * Add `kind` to the introspection query/mutation/subscription
+ root types
+ * Expose `token_count` on `DocumentNode`
+ * Preserve schema and input-field properties (e.g.
+ descriptions) when sorting
+
+-------------------------------------------------------------------
Old:
----
graphql_core-3.2.8.tar.gz
New:
----
graphql_core-3.2.11.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-graphql-core.spec ++++++
--- /var/tmp/diff_new_pack.OUrlCm/_old 2026-06-15 19:45:53.805581596 +0200
+++ /var/tmp/diff_new_pack.OUrlCm/_new 2026-06-15 19:45:53.809581763 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-graphql-core
-Version: 3.2.8
+Version: 3.2.11
Release: 0
Summary: GraphQL implementation for Python
License: MIT
++++++ graphql_core-3.2.8.tar.gz -> graphql_core-3.2.11.tar.gz ++++++
++++ 6026 lines of diff (skipped)