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

python2-hyper-0.7.0+git88.18b629b-lp152.3.1 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: python2-hyper Distribution: openSUSE Leap 15.2
Version: 0.7.0+git88.18b629b Vendor: openSUSE
Release: lp152.3.1 Build date: Thu May 28 20:19:10 2020
Group: Development/Languages/Python Build host: obs-arm-1
Size: 710935 Source RPM: python-hyper-0.7.0+git88.18b629b-lp152.3.1.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.

Provides

Requires

License

MIT

Changelog

* 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

Files

/etc/alternatives/hyper
/usr/bin/hyper
/usr/bin/hyper-2.7
/usr/lib/python2.7/site-packages/hyper
/usr/lib/python2.7/site-packages/hyper-0.8.0.dev0-py2.7.egg-info
/usr/lib/python2.7/site-packages/hyper-0.8.0.dev0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/hyper-0.8.0.dev0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/hyper-0.8.0.dev0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/hyper-0.8.0.dev0-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/hyper-0.8.0.dev0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/hyper-0.8.0.dev0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/hyper/__init__.py
/usr/lib/python2.7/site-packages/hyper/__init__.pyc
/usr/lib/python2.7/site-packages/hyper/__init__.pyo
/usr/lib/python2.7/site-packages/hyper/certs.pem
/usr/lib/python2.7/site-packages/hyper/cli.py
/usr/lib/python2.7/site-packages/hyper/cli.pyc
/usr/lib/python2.7/site-packages/hyper/cli.pyo
/usr/lib/python2.7/site-packages/hyper/common
/usr/lib/python2.7/site-packages/hyper/common/__init__.py
/usr/lib/python2.7/site-packages/hyper/common/__init__.pyc
/usr/lib/python2.7/site-packages/hyper/common/__init__.pyo
/usr/lib/python2.7/site-packages/hyper/common/bufsocket.py
/usr/lib/python2.7/site-packages/hyper/common/bufsocket.pyc
/usr/lib/python2.7/site-packages/hyper/common/bufsocket.pyo
/usr/lib/python2.7/site-packages/hyper/common/connection.py
/usr/lib/python2.7/site-packages/hyper/common/connection.pyc
/usr/lib/python2.7/site-packages/hyper/common/connection.pyo
/usr/lib/python2.7/site-packages/hyper/common/decoder.py
/usr/lib/python2.7/site-packages/hyper/common/decoder.pyc
/usr/lib/python2.7/site-packages/hyper/common/decoder.pyo
/usr/lib/python2.7/site-packages/hyper/common/exceptions.py
/usr/lib/python2.7/site-packages/hyper/common/exceptions.pyc
/usr/lib/python2.7/site-packages/hyper/common/exceptions.pyo
/usr/lib/python2.7/site-packages/hyper/common/headers.py
/usr/lib/python2.7/site-packages/hyper/common/headers.pyc
/usr/lib/python2.7/site-packages/hyper/common/headers.pyo
/usr/lib/python2.7/site-packages/hyper/common/util.py
/usr/lib/python2.7/site-packages/hyper/common/util.pyc
/usr/lib/python2.7/site-packages/hyper/common/util.pyo
/usr/lib/python2.7/site-packages/hyper/compat.py
/usr/lib/python2.7/site-packages/hyper/compat.pyc
/usr/lib/python2.7/site-packages/hyper/compat.pyo
/usr/lib/python2.7/site-packages/hyper/contrib.py
/usr/lib/python2.7/site-packages/hyper/contrib.pyc
/usr/lib/python2.7/site-packages/hyper/contrib.pyo
/usr/lib/python2.7/site-packages/hyper/http11
/usr/lib/python2.7/site-packages/hyper/http11/__init__.py
/usr/lib/python2.7/site-packages/hyper/http11/__init__.pyc
/usr/lib/python2.7/site-packages/hyper/http11/__init__.pyo
/usr/lib/python2.7/site-packages/hyper/http11/connection.py
/usr/lib/python2.7/site-packages/hyper/http11/connection.pyc
/usr/lib/python2.7/site-packages/hyper/http11/connection.pyo
/usr/lib/python2.7/site-packages/hyper/http11/parser.py
/usr/lib/python2.7/site-packages/hyper/http11/parser.pyc
/usr/lib/python2.7/site-packages/hyper/http11/parser.pyo
/usr/lib/python2.7/site-packages/hyper/http11/response.py
/usr/lib/python2.7/site-packages/hyper/http11/response.pyc
/usr/lib/python2.7/site-packages/hyper/http11/response.pyo
/usr/lib/python2.7/site-packages/hyper/http20
/usr/lib/python2.7/site-packages/hyper/http20/__init__.py
/usr/lib/python2.7/site-packages/hyper/http20/__init__.pyc
/usr/lib/python2.7/site-packages/hyper/http20/__init__.pyo
/usr/lib/python2.7/site-packages/hyper/http20/connection.py
/usr/lib/python2.7/site-packages/hyper/http20/connection.pyc
/usr/lib/python2.7/site-packages/hyper/http20/connection.pyo
/usr/lib/python2.7/site-packages/hyper/http20/errors.py
/usr/lib/python2.7/site-packages/hyper/http20/errors.pyc
/usr/lib/python2.7/site-packages/hyper/http20/errors.pyo
/usr/lib/python2.7/site-packages/hyper/http20/exceptions.py
/usr/lib/python2.7/site-packages/hyper/http20/exceptions.pyc
/usr/lib/python2.7/site-packages/hyper/http20/exceptions.pyo
/usr/lib/python2.7/site-packages/hyper/http20/response.py
/usr/lib/python2.7/site-packages/hyper/http20/response.pyc
/usr/lib/python2.7/site-packages/hyper/http20/response.pyo
/usr/lib/python2.7/site-packages/hyper/http20/stream.py
/usr/lib/python2.7/site-packages/hyper/http20/stream.pyc
/usr/lib/python2.7/site-packages/hyper/http20/stream.pyo
/usr/lib/python2.7/site-packages/hyper/http20/util.py
/usr/lib/python2.7/site-packages/hyper/http20/util.pyc
/usr/lib/python2.7/site-packages/hyper/http20/util.pyo
/usr/lib/python2.7/site-packages/hyper/http20/window.py
/usr/lib/python2.7/site-packages/hyper/http20/window.pyc
/usr/lib/python2.7/site-packages/hyper/http20/window.pyo
/usr/lib/python2.7/site-packages/hyper/httplib_compat.py
/usr/lib/python2.7/site-packages/hyper/httplib_compat.pyc
/usr/lib/python2.7/site-packages/hyper/httplib_compat.pyo
/usr/lib/python2.7/site-packages/hyper/ssl_compat.py
/usr/lib/python2.7/site-packages/hyper/ssl_compat.pyc
/usr/lib/python2.7/site-packages/hyper/ssl_compat.pyo
/usr/lib/python2.7/site-packages/hyper/tls.py
/usr/lib/python2.7/site-packages/hyper/tls.pyc
/usr/lib/python2.7/site-packages/hyper/tls.pyo
/usr/share/doc/packages/python2-hyper
/usr/share/doc/packages/python2-hyper/README.rst
/usr/share/licenses/python2-hyper
/usr/share/licenses/python2-hyper/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024