Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-graphql-relay-3.2.0-2.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-graphql-relay Distribution: openSUSE:Factory:zSystems
Version: 3.2.0 Vendor: openSUSE
Release: 2.1 Build date: Mon Jul 10 17:02:12 2023
Group: Development/Languages/Python Build host: s390zp21
Size: 95683 Source RPM: python-graphql-relay-3.2.0-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/graphql-python/graphql-relay-py
Summary: Relay implementation for Python
Relay Library for GraphQL Python.

This is a library to allow the easy creation of Relay-compliant servers using
the GraphQL Python reference implementation of a GraphQL server.

Provides

Requires

License

MIT

Changelog

* Thu Jul 06 2023 ecsos <ecsos@opeensuse.org>
  - Add %{?sle15_python_module_pythons}
* Thu Oct 06 2022 John Vandenberg <jayvdb@gmail.com>
  - Update dependency version of graphql-core
* Tue Oct 04 2022 Daniel Garcia <daniel.garcia@suse.com>
  - Update to version 3.2.0
    * Switch to GraphQL-core 3.2
  - Remove python-six dependency
* Sun May 22 2022 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 3.1.5
    * Re-add deprecated module 'arrayconnection' for backwards
      compatibility
    * Export all useful names at the top level
    * 'from_global_id' now works same as in relay-js
    * unbase64 now returns an empty string on errors
    * Use standard base64 implementation
    * array_connection returns all elements if cursors are on the outside
    * Allow mutations to return mappings
    * hasPrevious/NextPage should not be optional
    * Use same parameter names as in graphql/graphql_sync
    * Avoid null payload in mutation
    * Remove non-null restriction on clientMutationId field definitions
    * Consistently use snake_case for filenames
    * Do not raise an error when no clientMutationId is provided
    * Added missing description for nodes field
    * Added description to the pagination arguments
    * Python 3.10 is now supported.
  - Update to version 3.1.0
    * Compatible with graphql-core version 3.1.
    * Implement SizedSliceable protocol
    * Define protocols for connection type overrides
    * Encode IDs using URL- and filesystem-safe alphabet
    * Python 3.9 is now supported.
* Sat Jun 06 2020 John Vandenberg <jayvdb@gmail.com>
  - Update to v3.0.0
* Wed Dec 04 2019 Andreas Hasenkopf <ahasenkopf@suse.com>
  - New package for v2.0.0

Files

/usr/lib/python3.11/site-packages/graphql_relay
/usr/lib/python3.11/site-packages/graphql_relay-3.2.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/graphql_relay-3.2.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/graphql_relay-3.2.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/graphql_relay-3.2.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/graphql_relay-3.2.0-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/graphql_relay-3.2.0-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/graphql_relay-3.2.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/graphql_relay/__init__.py
/usr/lib/python3.11/site-packages/graphql_relay/__pycache__
/usr/lib/python3.11/site-packages/graphql_relay/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/__pycache__/version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/__pycache__/version.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/connection
/usr/lib/python3.11/site-packages/graphql_relay/connection/__init__.py
/usr/lib/python3.11/site-packages/graphql_relay/connection/__pycache__
/usr/lib/python3.11/site-packages/graphql_relay/connection/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/connection/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/connection/__pycache__/array_connection.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/connection/__pycache__/array_connection.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/connection/__pycache__/arrayconnection.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/connection/__pycache__/arrayconnection.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/connection/__pycache__/connection.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/connection/__pycache__/connection.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/connection/array_connection.py
/usr/lib/python3.11/site-packages/graphql_relay/connection/arrayconnection.py
/usr/lib/python3.11/site-packages/graphql_relay/connection/connection.py
/usr/lib/python3.11/site-packages/graphql_relay/mutation
/usr/lib/python3.11/site-packages/graphql_relay/mutation/__init__.py
/usr/lib/python3.11/site-packages/graphql_relay/mutation/__pycache__
/usr/lib/python3.11/site-packages/graphql_relay/mutation/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/mutation/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/mutation/__pycache__/mutation.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/mutation/__pycache__/mutation.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/mutation/mutation.py
/usr/lib/python3.11/site-packages/graphql_relay/node
/usr/lib/python3.11/site-packages/graphql_relay/node/__init__.py
/usr/lib/python3.11/site-packages/graphql_relay/node/__pycache__
/usr/lib/python3.11/site-packages/graphql_relay/node/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/node/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/node/__pycache__/node.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/node/__pycache__/node.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/node/__pycache__/plural.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/node/__pycache__/plural.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/node/node.py
/usr/lib/python3.11/site-packages/graphql_relay/node/plural.py
/usr/lib/python3.11/site-packages/graphql_relay/py.typed
/usr/lib/python3.11/site-packages/graphql_relay/utils
/usr/lib/python3.11/site-packages/graphql_relay/utils/__init__.py
/usr/lib/python3.11/site-packages/graphql_relay/utils/__pycache__
/usr/lib/python3.11/site-packages/graphql_relay/utils/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/utils/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/utils/__pycache__/base64.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/graphql_relay/utils/__pycache__/base64.cpython-311.pyc
/usr/lib/python3.11/site-packages/graphql_relay/utils/base64.py
/usr/lib/python3.11/site-packages/graphql_relay/version.py
/usr/share/doc/packages/python311-graphql-relay
/usr/share/doc/packages/python311-graphql-relay/README.md
/usr/share/licenses/python311-graphql-relay
/usr/share/licenses/python311-graphql-relay/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024