12 Commits

Author SHA256 Message Date
f7f53ad247 - Update to version 0.7.0+git89.b77e758:
* goodbye
  * 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyper?expand=0&rev=19
2021-12-31 09:49:29 +00:00
5139983052 Accepting request 926419 from home:jayvdb:branches:devel:languages:python
- Fix Tumbleweed builds by regenerating test certificates, and skip flaky tests test_insecure_proxy_connection and
  test_client_certificate[context_kwargs1]

OBS-URL: https://build.opensuse.org/request/show/926419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyper?expand=0&rev=18
2021-10-20 05:56:16 +00:00
2b6411d51a - Skip test_set_url_info test as well
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyper?expand=0&rev=16
2021-05-17 13:18:32 +00:00
b3bb1f2f25 Accepting request 875489 from home:jayvdb:branches:devel:languages:python
- Skip two tests failing due to updated dependencies
- Simplify test invocation

OBS-URL: https://build.opensuse.org/request/show/875489
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyper?expand=0&rev=14
2021-02-26 21:48:30 +00:00
Tomáš Chvátal
ab84b1c2b7 Accepting request 808754 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/808754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyper?expand=0&rev=12
2020-05-25 13:34:30 +00:00
Tomáš Chvátal
f9e39fea5b - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyper?expand=0&rev=10
2020-04-23 11:00:11 +00:00
Tomáš Chvátal
e603b2559e - Add patch to fix http20 behaviour:
* http20.patch
- Skip error reporting tests as they do not match httplib update

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyper?expand=0&rev=8
2019-09-17 09:59:10 +00:00
cae91fa61e Accepting request 711311 from home:bmwiedemann:branches:devel:languages:python
Add fix-j1-tests.patch to make build work on 1-core-VM
now with skipif

OBS-URL: https://build.opensuse.org/request/show/711311
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyper?expand=0&rev=6
2019-06-21 11:51:13 +00:00
Tomáš Chvátal
6ff46baf59 - Skip one test that fails on TLS-1.3 because it is no longer
supported openssl behaviour being tested

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyper?expand=0&rev=4
2019-06-04 14:34:34 +00:00
Dominique Leuenberger
6ac138dc32 Accepting request 693163 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/693163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hyper?expand=0&rev=1
2019-04-19 16:38:31 +00:00
Tomáš Chvátal
b0b174a93e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyper?expand=0&rev=2 2019-04-11 10:01:24 +00:00
Tomáš Chvátal
afd0919147 Accepting request 689405 from home:jayvdb:wpt
- 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
- 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)
- 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

OBS-URL: https://build.opensuse.org/request/show/689405
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyper?expand=0&rev=1
2019-04-11 09:59:14 +00:00