Package python-module-priority: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #281996
Package removed: Grigory Ustinov
Deletion date: Aug. 5, 2021
    Source package: python-module-priority
    Version: 1.3.0-alt1.qa1
    Build time:  Jun 27, 2021, 07:50 PM in the task #275848
    Report package bug
    License: MIT
    Summary: A pure-Python implementation of the HTTP/2 priority tree
    Description: 
    Priority is a pure-Python implementation of the priority logic for HTTP/2, set
    out in `RFC 7540 Section 5.3 (Stream Priority)`_. This logic allows for clients
    to express a preference for how the server allocates its (limited) resources to
    the many outstanding HTTP requests that may be running over a single HTTP/2
    connection.
    
    Specifically, this Python implementation uses a variant of the implementation
    used in the excellent `H2O`_ project. This original implementation is also the
    inspiration for `nghttp2's`_ priority implementation, and generally produces a
    very clean and even priority stream. The only notable changes from H2O's
    implementation are small modifications to allow the priority implementation to
    work cleanly as a separate implementation, rather than being embedded in a
    HTTP/2 stack directly.
    
    While priority information in HTTP/2 is only a suggestion, rather than an
    enforceable constraint, where possible servers should respect the priority
    requests of their clients.

    List of rpms provided by this srpm:
    python-module-priority (noarch)
    python3-module-priority (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

      1. python3-devel
      2. python3-module-setuptools
      3. python-devel
      4. rpm-build-python3
      5. python-module-setuptools
      6. python-module-setuptools

    Last changed


    Oct. 14, 2018 Igor Vlasenko 1.3.0-alt1.qa1
    - NMU: applied repocop patch
    June 15, 2017 Vitaly Lipatov 1.3.0-alt1
    - initial build for ALT Sisyphus