python-h2 4.1.0-4 source package in Ubuntu

Changelog

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

  * Team upload.
  * Add patch for Python 3.11 (Closes: #1025103)
  * Switch to dh-sequence
  * Bump policy and debhelper version (no changes)
  * Update Homepage

 -- Jochen Sprickerhof <email address hidden>  Fri, 02 Dec 2022 08:24:30 +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
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-h2_4.1.0-4.dsc 2.2 KiB a8cd2b3d820a4d7192a582297e6fefdc5203fc43a174a5259ca75f39293be72f
python-h2_4.1.0.orig.tar.xz 1.9 MiB aa1b2608639f3ae3ef3bf69d42fc3cf4b6e6a07dff711fbfaf77378ef9ce7f08
python-h2_4.1.0-4.debian.tar.xz 4.2 KiB 0eebad8685ca5f555334688ae6c2b194b670f5b4ce122b2364d72513af9a8334

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.