| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-hyper | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.7.0+git88.18b629b | Vendor: openSUSE |
| Release: bp155.3.12 | Build date: Mon May 22 13:14:34 2023 |
| Group: Development/Languages/Python | Build host: lamb27 |
| Size: 753522 | Source RPM: python-hyper-0.7.0+git88.18b629b-bp155.3.12.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/Lukasa/hyper | |
| Summary: HTTP/2 Client for Python | |
hyper supports the final draft of the HTTP/2 specification: additionally, it provides support for drafts 14, 15, and 16 of the HTTP/2 specification. It also supports the final draft of the HPACK specification. hyper is intended to be a drop-in replacement for http.client, with a similar API. However, hyper intentionally does not name its classes the same way http.client does. This is because most servers do not support HTTP/2 at this time: I don't want you accidentally using hyper when you wanted http.client.
MIT
* Tue Oct 19 2021 John Vandenberg <jayvdb@gmail.com>
- Fix Tumbleweed builds by regenerating test certificates, and
skip flaky tests test_insecure_proxy_connection and
test_client_certificate[context_kwargs1]
* Mon May 17 2021 Matej Cepl <mcepl@suse.com>
- Skip test_set_url_info test as well
* Fri Feb 26 2021 John Vandenberg <jayvdb@gmail.com>
- Skip two tests failing due to updated dependencies
- Simplify test invocation
* Mon May 25 2020 Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
* Thu Apr 23 2020 Tomáš Chvátal <tchvatal@suse.com>
- Fix build without python2
* Thu Sep 12 2019 Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix http20 behaviour:
* http20.patch
- Skip error reporting tests as they do not match httplib update
* Fri Jun 21 2019 Bernhard Wiedemann <bwiedemann@suse.com>
- Add fix-j1-tests.patch to make build work on 1-core-VM
* Tue May 28 2019 tchvatal@suse.com
- Skip one test that fails on TLS-1.3 because it is no longer
supported openssl behaviour being tested
* Thu Mar 28 2019 John Vandenberg <jayvdb@gmail.com>
- Add pr-402-http20-enable-push-fix.patch from upstream
to fix http20 connection initialisation
- Improve fix-dependencies.patch removing upper constraints
- Merge hyper executable into main package
- Remove bcond test
- Simplify test invocation
- Add missing test dependency 'futures' on Python 2.7
* Wed Mar 27 2019 jayvdb@gmail.com
- Update to version 0.7.0+git88.18b629b:
* Add a fix to make it possible to add window_manager to HTTP20Adapter.
* Add support for brotli compression
* Fix crash on getting unsupported content-encoding
* fix HTTP/1.1 response body length
* fix HTTP/1.1 response body length
* fix some error
* Add test function for length of the HTTP/1.1 response-body.
* fix HEAD request body length
* fix test_release (http2bin to nghttp2.org/httpbin)
* Mon Apr 16 2018 Martijn Goedhart <goedhart.martijn@gmail.com>
- Initial spec for version 0.7.0+git88.18b629b, adding
fix-test.patch to de-vendor the tests and
fix-dependencies.patch to unpin dependencies
/etc/alternatives/hyper /usr/bin/hyper /usr/bin/hyper-3.6 /usr/lib/python3.6/site-packages/hyper /usr/lib/python3.6/site-packages/hyper-0.8.0.dev0-py3.6.egg-info /usr/lib/python3.6/site-packages/hyper-0.8.0.dev0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/hyper-0.8.0.dev0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/hyper-0.8.0.dev0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/hyper-0.8.0.dev0-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/hyper-0.8.0.dev0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/hyper-0.8.0.dev0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/hyper/__init__.py /usr/lib/python3.6/site-packages/hyper/__pycache__ /usr/lib/python3.6/site-packages/hyper/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/cli.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/cli.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/compat.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/compat.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/contrib.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/contrib.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/httplib_compat.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/httplib_compat.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/ssl_compat.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/ssl_compat.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/tls.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/__pycache__/tls.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/certs.pem /usr/lib/python3.6/site-packages/hyper/cli.py /usr/lib/python3.6/site-packages/hyper/common /usr/lib/python3.6/site-packages/hyper/common/__init__.py /usr/lib/python3.6/site-packages/hyper/common/__pycache__ /usr/lib/python3.6/site-packages/hyper/common/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/bufsocket.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/bufsocket.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/connection.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/connection.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/decoder.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/decoder.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/exceptions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/exceptions.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/headers.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/headers.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/util.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/common/__pycache__/util.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/common/bufsocket.py /usr/lib/python3.6/site-packages/hyper/common/connection.py /usr/lib/python3.6/site-packages/hyper/common/decoder.py /usr/lib/python3.6/site-packages/hyper/common/exceptions.py /usr/lib/python3.6/site-packages/hyper/common/headers.py /usr/lib/python3.6/site-packages/hyper/common/util.py /usr/lib/python3.6/site-packages/hyper/compat.py /usr/lib/python3.6/site-packages/hyper/contrib.py /usr/lib/python3.6/site-packages/hyper/http11 /usr/lib/python3.6/site-packages/hyper/http11/__init__.py /usr/lib/python3.6/site-packages/hyper/http11/__pycache__ /usr/lib/python3.6/site-packages/hyper/http11/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http11/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http11/__pycache__/connection.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http11/__pycache__/connection.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http11/__pycache__/parser.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http11/__pycache__/parser.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http11/__pycache__/response.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http11/__pycache__/response.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http11/connection.py /usr/lib/python3.6/site-packages/hyper/http11/parser.py /usr/lib/python3.6/site-packages/hyper/http11/response.py /usr/lib/python3.6/site-packages/hyper/http20 /usr/lib/python3.6/site-packages/hyper/http20/__init__.py /usr/lib/python3.6/site-packages/hyper/http20/__pycache__ /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/connection.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/connection.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/errors.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/errors.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/exceptions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/exceptions.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/response.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/response.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/stream.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/stream.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/util.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/util.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/window.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/hyper/http20/__pycache__/window.cpython-36.pyc /usr/lib/python3.6/site-packages/hyper/http20/connection.py /usr/lib/python3.6/site-packages/hyper/http20/errors.py /usr/lib/python3.6/site-packages/hyper/http20/exceptions.py /usr/lib/python3.6/site-packages/hyper/http20/response.py /usr/lib/python3.6/site-packages/hyper/http20/stream.py /usr/lib/python3.6/site-packages/hyper/http20/util.py /usr/lib/python3.6/site-packages/hyper/http20/window.py /usr/lib/python3.6/site-packages/hyper/httplib_compat.py /usr/lib/python3.6/site-packages/hyper/ssl_compat.py /usr/lib/python3.6/site-packages/hyper/tls.py /usr/share/doc/packages/python3-hyper /usr/share/doc/packages/python3-hyper/README.rst /usr/share/licenses/python3-hyper /usr/share/licenses/python3-hyper/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:32:59 2026