python-h2 4.1.0-3ubuntu1 source package in Ubuntu

Changelog

python-h2 (4.1.0-3ubuntu1) jammy; urgency=medium

  * Remove deadline from test_changing_max_frame_size to
    avoid autopkgtest failure on armhf

 -- Graham Inggs <email address hidden>  Tue, 25 Jan 2022 05:59:12 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-h2_4.1.0.orig.tar.xz 1.9 MiB aa1b2608639f3ae3ef3bf69d42fc3cf4b6e6a07dff711fbfaf77378ef9ce7f08
python-h2_4.1.0-3ubuntu1.debian.tar.xz 3.7 KiB 29bd79d3a2adaeb38bf8194c537b5e68542a7c6df93e28fff2601bf6459449d3
python-h2_4.1.0-3ubuntu1.dsc 2.2 KiB b4950a81aafd3f5b2aa7e7e3813bb55fdf40bc51886ab7e1146405c90697c841

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.