graphql-core 3.2.3-2 source package in Ubuntu

Changelog

graphql-core (3.2.3-2) unstable; urgency=medium

  * Upload to unstable
  * [ed63465] d/control: Update Standards-Version to 4.6.2
    No further changes needed.
  * [2a336e6] d/control: Move to dh-sequence*, add BuildProfileSpecs
  * [c414de3] d/rules: Remove --with option from default target
  * [0e663f5] d/rules: Use $(SPHINXOPTS) for sphinx build

 -- Carsten Schoenert <email address hidden>  Sat, 17 Jun 2023 19:38:08 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
graphql-core_3.2.3-2.dsc 2.5 KiB e8c316a8d2dc301b61a01e8fdbafedaec11f7164c11a55d633b415cd0f3deb13
graphql-core_3.2.3.orig.tar.gz 517.4 KiB 99c3cb96215b52c9b4f06278bfb0efb857e8343b61aaf3811ac130ac0ea93f5b
graphql-core_3.2.3-2.debian.tar.xz 4.7 KiB 62392ad57ad7dce3a5f387a61337f7430b17e49f6dc01b0aa84f3ee3ba7b8c18

Available diffs

No changes file available.

Binary packages built by this source

python-graphql-core-doc: GraphQL implementation for Python (Documentation)

 GraphQL-core 3 is a Python 3.6+ port of GraphQL.js, the JavaScript reference
 implementation for GraphQL, a query language for APIs created by Facebook.
 GraphQL-core provides a reference implementation for the GraphQL
 specification but is also a useful utility for operating on GraphQL files
 and building sophisticated tools.
 .
 This package contains the documentation.

python3-graphql-core: GraphQL implementation for Python, a port of GraphQL.js (Python3 version)

 GraphQL-core 3 is a Python 3.6+ port of GraphQL.js, the JavaScript reference
 implementation for GraphQL, a query language for APIs created by Facebook.
 GraphQL-core provides a reference implementation for the GraphQL
 specification but is also a useful utility for operating on GraphQL files
 and building sophisticated tools.
 .
 This package contains the Python 3 version of the library.