python-graphene 3.4.3-1 source package in Ubuntu

Changelog

python-graphene (3.4.3-1) unstable; urgency=medium

  * [8a7e782] New upstream version 3.4.3

 -- Carsten Schoenert <email address hidden>  Mon, 11 Nov 2024 08:29:53 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-graphene_3.4.3-1.dsc 2.8 KiB ba01bb9725075f6a8f47781c9d5b78c2938cb6498202ff8a02932182c8ee6ae4
python-graphene_3.4.3.orig.tar.gz 108.5 KiB 618ddfb116a090b3655420ea3c16f6a7d75869a50818cdfce4ca88729aa4543d
python-graphene_3.4.3-1.debian.tar.xz 5.8 KiB 4b6ed35c6a264cf3c6d5c90bbd4accd0137231508b3e351cfed610f9af32209b

Available diffs

No changes file available.

Binary packages built by this source

python-graphene-doc: GraphQL Framework for Python (Documentation)

 Graphene is a Python library for building GraphQL schemas/types fast and
 easily.
 .
  * Easy to use: Graphene helps you use GraphQL in Python without effort.
  * Relay: Graphene has builtin support for Relay.
  * Data agnostic: Graphene supports any kind of data source: SQL (Django,
    SQLAlchemy), NoSQL, custom Python objects, etc. Upstream believes
    that by providing a complete API you could plug Graphene anywhere
    your data lives and make your data available through GraphQL.
 .
 This package contains the documentation of the library.

python3-graphene: GraphQL Framework for Python (Python3 version)

 Graphene is a Python library for building GraphQL schemas/types fast and
 easily.
 .
  * Easy to use: Graphene helps you use GraphQL in Python without effort.
  * Relay: Graphene has builtin support for Relay.
  * Data agnostic: Graphene supports any kind of data source: SQL (Django,
    SQLAlchemy), NoSQL, custom Python objects, etc. Upstream believes
    that by providing a complete API you could plug Graphene anywhere
    your data lives and make your data available through GraphQL.
 .
 This package contains the Python 3 version of the library.