python-graphene 3.3.0-2 source package in Ubuntu

Changelog

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

  * [d846870] Rebuild patch queue from patch-queue branch
    Added patch:
    fixes/pytest-Don-t-use-nose-like-syntax.patch
    (Closes: #1063947, #1066782)

 -- Carsten Schoenert <email address hidden>  Sun, 17 Mar 2024 10:21:25 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-graphene_3.3.0-2.dsc 2.7 KiB b384ffa3b90a3bfb7f6abbcfe856b195eb12d405ddb8d0cab6c8160bf8546636
python-graphene_3.3.0.orig.tar.gz 125.6 KiB d7aa2cf1a5db9861ed77a49a3c886de29b93294f3e9d7f4000e53c8ac8b55d44
python-graphene_3.3.0-2.debian.tar.xz 7.2 KiB 21a934aec2829792df435fa64a8ad87be0126ee274b8be1c37cdd50735cc7c67

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.