python-hpack 4.0.0-2 source package in Ubuntu

Changelog

python-hpack (4.0.0-2) unstable; urgency=medium

  * Clean test/conftest.py since it’s broken anyway.
    Unbreaks tests.

 -- Andrej Shadura <email address hidden>  Sun, 29 Nov 2020 12:44:57 +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
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hpack_4.0.0-2.dsc 1.7 KiB 9162d272feb1d4b7566f8408c9d76ad3336739422f29610cfdc69ff30950345b
python-hpack_4.0.0.orig.tar.gz 48.0 KiB fc41de0c63e687ebffde81187a948221294896f6bdc0ae2312708df339430095
python-hpack_4.0.0-2.debian.tar.xz 2.7 KiB c8c0b580f10e474eb34640693ba5d3eb1b0d8656a71ff4f8ad7395abb1786f40

Available diffs

No changes file available.

Binary packages built by this source

python3-hpack: Pure-Python3 HTTP/2 header encoding (HPACK)

 This module contains a pure-Python HTTP/2 header encoding (HPACK) logic
 for use in Python programs that implement HTTP/2. It also contains a
 compatibility layer that automatically enables the use of nghttp2 if
 it’s available.
 .
 This is the Python 3 version of the package.