python-h2 3.0.1-4.1ubuntu1 source package in Ubuntu

Changelog

python-h2 (3.0.1-4.1ubuntu1) focal; urgency=medium

  * Drop the hypothosis database setting.

 -- Matthias Klose <email address hidden>  Sun, 03 Nov 2019 23:52:05 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Sebastien Delafond
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-h2_3.0.1.orig.tar.xz 1.9 MiB 07a414eec7d2276d0b4a510d431054dffb88508c218371a182cd962d114c34e5
python-h2_3.0.1-4.1ubuntu1.debian.tar.xz 2.3 KiB 0174ef1c228f22c59e96e34abbf0ff40c0dadc5fa2ee8ee8b05aa00e9d97f36b
python-h2_3.0.1-4.1ubuntu1.dsc 2.0 KiB 8d48af4f235f45c4cb7181a4865fc3ef080dd7a8e6629613b7e952a9b72d8a90

View changes file

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.