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 2022-05-23 15:51:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-graphql-core (Old)
 and      /work/SRC/openSUSE:Factory/.python-graphql-core.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-graphql-core"

Mon May 23 15:51:48 2022 rev:3 rq:978587 version:3.1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-graphql-core/python-graphql-core.changes  
2021-01-25 18:25:11.980566389 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-graphql-core.new.2254/python-graphql-core.changes
        2022-05-23 15:51:51.602652848 +0200
@@ -1,0 +2,37 @@
+Sun May 22 13:59:41 UTC 2022 - Ferdinand Thiessen <[email protected]>
+
+- Update to 3.1.7
+  * Patch based on GraphQL.js v15.8.0.
+  * Set enum value values to value names in build_client_schema
+  * Fix camel to snake case conversion with digits
+  * Preserve deprecation_reason on GraphQLInputFields
+  * Add missing __Directive.args(includeDeprecated)
+  * Fix original_error.extensions overriding extensions argument
+- Update to 3.1.6
+  * Patch release based on GraphQL.js v15.5.1.
+- Update to 3.1.5
+  * Default parse_literal of GraphQLScalarType now handles variables
+  * build_ast_schema now matches order of default types and directives
+  * Return formatted errors in formatted execution result
+  * The is_deprecated property is now deprecated itself
+  * Input fields and arguments can now be marked as deprecated
+  * Handle case when MapAsyncIterator is cancelled
+  * Improve return type for complete_list_value
+  * Replace resolved types in lexicographic schema sort
+  * EventEmitter helper class has been replaces by SimplePubSub
+  * print_ast now breaks arguments over multiple lines
+- Update to 3.1.4
+  * Fix enum values
+- Update to 3.1.3
+  * Python 3.9 is now officially suported by GraphQL-core.
+  * build_schema: allow to reference introspection types
+  * Custom validation rules for "no schema introspection" and "no deprecated"
+  * Added execute_sync() as synchronous version of execute()
+  * Support deep copy of GraphQL schema
+  * build_ast_schema now sets internal enum values
+  * Do not double-wrap resolver errors any more
+  * Use newer Sphinx version, fix for various autodoc issues
+  * Fix example in docstring of GraphQLUnionType
+  * Let default resolver check for Mapping instead of dict
+
+-------------------------------------------------------------------

Old:
----
  graphql-core-3.1.2.tar.gz

New:
----
  graphql-core-3.1.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-graphql-core.spec ++++++
--- /var/tmp/diff_new_pack.SiyH4f/_old  2022-05-23 15:51:52.058653278 +0200
+++ /var/tmp/diff_new_pack.SiyH4f/_new  2022-05-23 15:51:52.066653286 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-graphql-core
 #
-# 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
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-graphql-core
-Version:        3.1.2
+Version:        3.1.7
 Release:        0
 Summary:        GraphQL implementation for Python
 License:        MIT

++++++ graphql-core-3.1.2.tar.gz -> graphql-core-3.1.7.tar.gz ++++++
++++ 18539 lines of diff (skipped)

Reply via email to