python-h2 4.0.0-3 source package in Ubuntu

Changelog

python-h2 (4.0.0-3) unstable; urgency=medium

  * Drop the non-working and unnecessary test exclusions
    (actually closes: #977088).

 -- Andrej Shadura <email address hidden>  Wed, 06 Jan 2021 15:24:32 +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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-h2_4.0.0-3.dsc 1.9 KiB 7d6e9696fd3bef709f428b15e89f91f0e37b7f33c7217073da359e9f17270fc4
python-h2_4.0.0.orig.tar.gz 2.0 MiB bb7ac7099dd67a857ed52c815a6192b6b1f5ba6b516237fc24a085341340593d
python-h2_4.0.0-3.debian.tar.xz 3.1 KiB f4c1bd6637b39d7ec2d3f09b931efbcc2ec7307fec51b71f2c60aede4f575cc9

Available diffs

No changes file available.

Binary packages built by this source

python3-h2: Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python

 This module contains a pure-Python HTTP/2 of a HTTP/2 protocol
 stack. It’s written from the ground up to be embeddable in whatever
 program you choose to use, ensuring that you can speak HTTP/2
 regardless of your programming paradigm.
 .
 This is the Python 3 version of the package.