Accepting request 1006890 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1006890 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphql-core?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62ec192150ccecd9a18cfb79e3e72eb7d1fd68fb594ef19c40099b6deec8ef0c
|
||||
size 500452
|
||||
3
graphql-core-3.2.1.tar.gz
Normal file
3
graphql-core-3.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d1bf141427b7d54be944587c8349df791ce60ade2e3cccaf9c56368c133c201
|
||||
size 524119
|
||||
@@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 28 21:51:38 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 3.2.3
|
||||
Patch-release GraphQL-core v3.2.3, based on GraphQL.js v16.6.0.
|
||||
This patch-releases includes only one change in GraphQL.js v16.6.0:
|
||||
The parser now allows to limit the number of tokens
|
||||
Thanks to all who are sponsoring me (@Cito) for maintaining this project.
|
||||
|
||||
- Update to 3.2.2
|
||||
Patch-release GraphQL-core v3.2.2, based on GraphQL.js v16.4.0.
|
||||
This patch-releases includes the changes in GraphQL.js v16.4.0, and the following fixes:
|
||||
Require typing extensions when needed
|
||||
Recommend using poetry instead of pipenv in the docs (#161)
|
||||
Cast error message to string to handle proxy objects (#175)
|
||||
Remove newline in description (#180)
|
||||
|
||||
- Update to 3.2.1
|
||||
Patch-release GraphQL-core v3.2.1, based on GraphQL.js v16.3.0.
|
||||
This patch-releases includes the changes in GraphQL.js v16.3.0, and the following fix:
|
||||
Serialize with maximum precision when converting float to FloatValue (#164)
|
||||
Thanks to @bennyweise for contributing and all who are sponsoring me (@Cito) for maintaining this project.
|
||||
|
||||
- Update to 3.2.0
|
||||
Final release of GraphQL-core v3.2.0, based on GraphQL.js v16.2.0.
|
||||
See v3.2.0rc1, v3.2.0rc2, v3.2.0rc3, v3.2.0rc4, v3.2.0rc5 and the changelog of GraphQL.js for a complete list of changes.
|
||||
Thanks to all who contributed and are sponsoring me (@Cito) for maintaining this project.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 22 13:59:41 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-graphql-core
|
||||
Version: 3.1.7
|
||||
Version: 3.2.1
|
||||
Release: 0
|
||||
Summary: GraphQL implementation for Python
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user