15
0

Accepting request 1032189 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1032189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphql-core?expand=0&rev=5
This commit is contained in:
2022-10-29 18:17:40 +00:00
committed by Git OBS Bridge
4 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d1bf141427b7d54be944587c8349df791ce60ade2e3cccaf9c56368c133c201
size 524119

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06d2aad0ac723e35b1cb47885d3e5c45e956a53bc1b209a9fc5369007fe46676
size 529552

View File

@@ -1,5 +1,5 @@
-------------------------------------------------------------------
Wed Sep 28 21:51:38 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
Fri Oct 28 17:25:12 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.
@@ -15,6 +15,9 @@ Wed Sep 28 21:51:38 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
Cast error message to string to handle proxy objects (#175)
Remove newline in description (#180)
-------------------------------------------------------------------
Wed Sep 28 21:51:38 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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:

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-graphql-core
Version: 3.2.1
Version: 3.2.3
Release: 0
Summary: GraphQL implementation for Python
License: MIT