Package python3-module-h2: Information

    Source package: python3-module-h2
    Version: 4.3.0-alt1
    Latest version according to Repology
    Build time:  Mar 10, 2026, 01:13 AM in the task #410644
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    python3-module-h2 (noarch)

    Maintainer: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @everybody

      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. rpm-build-python3

    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