Package python3-module-h2: Information
Source package: python3-module-h2
Version: 4.3.0-alt1
Build time: Mar 10, 2026, 01:13 AM in the task #410644
Category: Development/Python3
Report package bugHome page: https://github.com/python-hyper/hyper-h2
License: MIT
Summary: HTTP/2 State-Machine based protocol implementation
Description:
This repository contains a pure-Python implementation 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.
Maintainer: Vitaly Lipatov
Last changed
March 9, 2026 Vitaly Lipatov 4.3.0-alt1
- new version 4.3.0 (with rpmrb script) - switch to pyproject build - remove obsolete patch for Python 3.11
Aug. 1, 2025 Alexandr Shashkin 4.1.0-alt2
- Built with Hypothesis supplied without numerous redundant dependencies.
July 27, 2023 Vitaly Lipatov 4.1.0-alt1
- new version 4.1.0 (with rpmrb script) - add patch against python 3.11 changes in Enum's str