python-graphene 3.3.0-1 source package in Ubuntu

Changelog

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

  * [39c0983] New upstream version 3.3.0

 -- Carsten Schoenert <email address hidden>  Sat, 29 Jul 2023 07:57:24 +0200

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
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-graphene_3.3.0-1.dsc 2.7 KiB b535b49345c5baf7b3f0a20842ffd92cf2aec2ae2be94bbd441b766afc793083
python-graphene_3.3.0.orig.tar.gz 125.6 KiB d7aa2cf1a5db9861ed77a49a3c886de29b93294f3e9d7f4000e53c8ac8b55d44
python-graphene_3.3.0-1.debian.tar.xz 6.6 KiB fb8954339fd8f982b0265994906ef6662309dd4e0a437a90125f9d525da8e159

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.