Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-h2-4.1.0-4.el9 RPM for noarch

From EPEL 9 for aarch64 / Packages / p

Name: python3-h2 Distribution: Fedora Project
Version: 4.1.0 Vendor: Fedora Project
Release: 4.el9 Build date: Wed May 18 01:03:13 2022
Group: Unspecified Build host: buildvm-ppc64le-30.iad2.fedoraproject.org
Size: 484033 Source RPM: python-h2-4.1.0-4.el9.src.rpm
Packager: Fedora Project
Url: https://hyper-h2.readthedocs.io
Summary: HTTP/2 State-Machine based protocol implementation
HTTP/2 Protocol Stack 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.

Provides

Requires

License

MIT

Changelog

* Tue May 17 2022 Carl George <carl@george.computer> 4.1.0-4
  - Fix docs conditionals
* Tue May 17 2022 Carl George <carl@george.computer> 4.1.0-3
  - Remove pytest-cov and pytest-xdist build dependencies
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 4.1.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Dec 18 2021 Robert-André Mauchin <zebob.m@gmail.com> 4.1.0-1
  - Update to 4.1.0 Close: rhbz#2011034
* Mon Jul 19 2021 Miro Hrončok <mhroncok@redhat.com> - 4.0.0-7
  - Remove workaround for Python 3.10 new repr() behavior
  - Enum reprs were reverted to Python 3.9 behavior in Python 3.10.b4
* Tue Jun 29 2021 Robert-André Mauchin <zebob.m@gmail.com> - 4.0.0-6
  - Fix compatibility with Sphinx 4.0.2
  - Close: rhbz#1977331
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.0.0-5
  - Rebuilt for Python 3.10
* Tue Apr 13 2021 Robert-André Mauchin <zebob.m@gmail.com> - 4.0.0-4
  - Add workaround for Python 3.10 new repr() behavior
  - Fix: rhbz#1948992
* Tue Mar 09 2021 Robert-André Mauchin <zebob.m@gmail.com> - 4.0.0-3
  - Add patch to workaround the issues with hypothesis 6.6
  - Close: rhbz#1936524
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Nov 14 2020 Robert-André Mauchin <zebob.m@gmail.com> - 4.0.0-1
  - Update to 4.0.0
  - Close: rhbz#1880732
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 3.2.0-3
  - Rebuilt for Python 3.9

Files

/usr/lib/python3.9/site-packages/h2
/usr/lib/python3.9/site-packages/h2-4.1.0.dist-info
/usr/lib/python3.9/site-packages/h2-4.1.0.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/h2-4.1.0.dist-info/LICENSE
/usr/lib/python3.9/site-packages/h2-4.1.0.dist-info/METADATA
/usr/lib/python3.9/site-packages/h2-4.1.0.dist-info/WHEEL
/usr/lib/python3.9/site-packages/h2-4.1.0.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/h2/__init__.py
/usr/lib/python3.9/site-packages/h2/__pycache__
/usr/lib/python3.9/site-packages/h2/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/config.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/config.cpython-39.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/connection.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/connection.cpython-39.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/errors.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/errors.cpython-39.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/events.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/events.cpython-39.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/exceptions.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/exceptions.cpython-39.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/frame_buffer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/frame_buffer.cpython-39.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/settings.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/settings.cpython-39.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/stream.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/stream.cpython-39.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/utilities.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/utilities.cpython-39.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/windows.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/h2/__pycache__/windows.cpython-39.pyc
/usr/lib/python3.9/site-packages/h2/config.py
/usr/lib/python3.9/site-packages/h2/connection.py
/usr/lib/python3.9/site-packages/h2/errors.py
/usr/lib/python3.9/site-packages/h2/events.py
/usr/lib/python3.9/site-packages/h2/exceptions.py
/usr/lib/python3.9/site-packages/h2/frame_buffer.py
/usr/lib/python3.9/site-packages/h2/settings.py
/usr/lib/python3.9/site-packages/h2/stream.py
/usr/lib/python3.9/site-packages/h2/utilities.py
/usr/lib/python3.9/site-packages/h2/windows.py
/usr/share/doc/python3-h2
/usr/share/doc/python3-h2/README.rst
/usr/share/licenses/python3-h2
/usr/share/licenses/python3-h2/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:54:45 2024