python-async-generator 1.10-4 source package in Ubuntu

Changelog

python-async-generator (1.10-4) unstable; urgency=medium

  * Standards-Version: 4.6.2 (no changes).
  * Update copyright years.
    Merge stanzas with compatible licenses.
  * Use packaged trio sphinx extension.
  * Add minimal git-buildpackage support.

  [ Jelmer Vernooij <email address hidden> ]
  * Apply multi-arch hints.
    python3-async-generator-doc: Add Multi-Arch: foreign.

 -- Nicolas Boulenguez <email address hidden>  Thu, 22 Dec 2022 17:46:01 +0100

Upload details

Uploaded by:
Nicolas Boulenguez
Uploaded to:
Sid
Original maintainer:
Nicolas Boulenguez
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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-async-generator_1.10-4.dsc 2.3 KiB fc4627e38a1894eecb45a96b528a8ce20b870f5f68ec3b894f3db232ef96f04d
python-async-generator_1.10.orig.tar.gz 29.2 KiB 6ebb3d106c12920aaae42ccb6f787ef5eefdcdd166ea3d628fa8476abe712144
python-async-generator_1.10-4.debian.tar.xz 3.4 KiB b26e79bd840d4b7e3e7e3b4a90030ce6a0394319b67e8efa86b76ed88533ef4b

Available diffs

No changes file available.

Binary packages built by this source

python3-async-generator: extensions to asynchronous generators for Python3

 The python3 language provides some structures to process streaming
 data with an interface similar to the iteration structures. This
 module adds some convenient features like the yield from construct or
 context managers.

python3-async-generator-doc: extensions to asynchronous generators for Python3 (documentation)

 The python3 language provides some structures to process streaming
 data with an interface similar to the iteration structures. This
 module adds some convenient features like the yield from construct or
 context managers.
 .
 This package contains the documentation.