Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-h2 | Distribution: openSUSE:Factory:zSystems |
Version: 4.1.0 | Vendor: openSUSE |
Release: 3.6 | Build date: Fri Apr 21 14:26:00 2023 |
Group: Unspecified | Build host: reproducible |
Size: 630822 | Source RPM: python-h2-4.1.0-3.6.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/python-hyper/hyper-h2 | |
Summary: HTTP/2 State-Machine based protocol implementation |
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.
MIT
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <mcepl@suse.com> - Make calling of %{sle15modernpython} optional. * Mon Dec 19 2022 Dirk Müller <dmueller@suse.com> - add fix-repr-checks-for-py311.patch * Thu Jan 06 2022 Ben Greiner <code@bnavigator.de> - Update to 4.1.0 * Support for Python 3.9 has been added. * Support for Python 3.10 has been added. * New example for a Python socket HTTP/2 client. * New `OutputLogger` for use with ``h2.config.logger``. This is only provided for convenience and not part of the stable API. * Header validation now rejects empty header names with a ProtocolError. While hpack decodes such header blocks without issues, they violate the HTTP semantics. * Fix TE header name in error message. - Drop h2-pr1248-disable-hypothesis-healthcheck.patch merged upstream - Register hypothesis profile for slow obs executions. * Mon Mar 29 2021 Ben Greiner <code@bnavigator.de> - Add h2-pr1248-disable-hypothesis-healthcheck.patch to disable hypthesis health check failures. Thanks to the Fedora maintainer. gh#python-hyper/h2#1248 * Sat Nov 21 2020 John Vandenberg <jayvdb@gmail.com> - Drop hyperframe.patch no longer needed - Skip flaky tests test_connection_only_empty & test_delegated_eq that hypothesis is failing on s390x - Update to v4.0.0 * Support for Python 2.7-3.5 has been dropped * Support for Python 3.8 has been added. * Receiving DATA before HEADERS now raises a ProtocolError (see https://tools.ietf.org/html/rfc7540#section-8.1) * Tue Sep 15 2020 Marketa Calabkova <mcalabkova@suse.com> - Add hyperframe.patch to fix build with hyperframe 6 * Sat Mar 14 2020 Tomáš Chvátal <tchvatal@suse.com> - Fix build without python2 * Thu Feb 27 2020 Steve Kowalik <steven.kowalik@suse.com> - Update to 3.2.0: * Receiving DATA frames on closed (or reset) streams now properly emit a WINDOW_UPDATE to keep the connection flow window topped up. * h2.config.logger now uses a trace(...) function, in addition to debug(...). * Wed Dec 04 2019 Tomáš Chvátal <tchvatal@suse.com> - Skip one test that is flaky
/usr/lib/python3.11/site-packages/h2 /usr/lib/python3.11/site-packages/h2-4.1.0-py3.11.egg-info /usr/lib/python3.11/site-packages/h2-4.1.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/h2-4.1.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/h2-4.1.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/h2-4.1.0-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/h2-4.1.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/h2/__init__.py /usr/lib/python3.11/site-packages/h2/__pycache__ /usr/lib/python3.11/site-packages/h2/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/config.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/config.cpython-311.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/connection.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/connection.cpython-311.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/errors.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/errors.cpython-311.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/events.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/events.cpython-311.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/exceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/exceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/frame_buffer.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/frame_buffer.cpython-311.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/settings.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/settings.cpython-311.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/stream.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/stream.cpython-311.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/utilities.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/utilities.cpython-311.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/windows.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/h2/__pycache__/windows.cpython-311.pyc /usr/lib/python3.11/site-packages/h2/config.py /usr/lib/python3.11/site-packages/h2/connection.py /usr/lib/python3.11/site-packages/h2/errors.py /usr/lib/python3.11/site-packages/h2/events.py /usr/lib/python3.11/site-packages/h2/exceptions.py /usr/lib/python3.11/site-packages/h2/frame_buffer.py /usr/lib/python3.11/site-packages/h2/settings.py /usr/lib/python3.11/site-packages/h2/stream.py /usr/lib/python3.11/site-packages/h2/utilities.py /usr/lib/python3.11/site-packages/h2/windows.py /usr/share/doc/packages/python311-h2 /usr/share/doc/packages/python311-h2/CHANGELOG.rst /usr/share/doc/packages/python311-h2/README.rst /usr/share/licenses/python311-h2 /usr/share/licenses/python311-h2/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 8 00:14:20 2025