python-h2 4.1.0-3 source package in Ubuntu

Changelog

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

  * debian/tests/control
    - tighten d on hypothesis to >= 6.35.0

 -- Sandro Tosi <email address hidden>  Mon, 24 Jan 2022 00:15:25 -0500

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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-h2_4.1.0-3.dsc 2.1 KiB 2f0c70a6a041bddb048722969f14a4ae5f97516f483b456742e85b20b0f5dc33
python-h2_4.1.0.orig.tar.xz 1.9 MiB aa1b2608639f3ae3ef3bf69d42fc3cf4b6e6a07dff711fbfaf77378ef9ce7f08
python-h2_4.1.0-3.debian.tar.xz 3.2 KiB f9c407f282219c1532c9c3e55ca8ffbb0eb44ea3af8cdf4e6e71514604f0a18d

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.