* Reenabled test_cookielib_compatibility, fixed upstream
https://github.com/gwik/geventhttpclient/issues/119
* Reenabled test_no_module_ssl.py, fixed upstream
https://github.com/geventhttpclient/geventhttpclient/issues/180
* Fixed failing tests test_simple_ssl, test_timeout_on_connect,
test_network_timeout and test_verify_self_signed_fail
by copying missing files to tests directory and deleting
geventhttpclient-%{version}/tests/ coming from the
github tarball
* Update GitHub action versions, build using Python 3.14, update
cibuildwheel to 3.3.0 by @cyberw in #237
- Changes in 2.3.6
* Explicitly support python 3.13 and 3.14 and build using 3.13
by @cyberw in #236
- Changes in 2.3.5
* Fix#230
* Fix Headers.extend by @ml31415 in #231
- Changes in 2.3.4
* test: Increase the read of the TLS handshake in
sni_checker_server() by @sebastianas in #228
- Changes in 2.3.3
* Fixed github action publishing issue
* Fixed#225
* Move project source back to src/geventhttpclient
by @ml31415 in #220
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=32
- Update to 2.3.1:
* Fix locust backwards compatibility by @ml31415 in #218
- 2.3.0:
* Clean up readme and example code by @ml31415 in #212
* Fix for #179 and improved multipart form handling by @ml31415 in #213
* requests compatibility layer by @ml31415 in #209
* Fixed#186 and improved package build by @ml31415 in #214
* Add pre-commit hooks by @ml31415 in #215
* Add requests compatibility to README by @ml31415 in #216
- 2.2.1:
* URL refactoring by @ml31415 in #206
* Switch default ssl protocol to PROTOCOL_TLS_CLIENT and improve tests by @ml31415 in #207
* Fixes#40 max_retries and max_redirects by @ml31415 in #208
* Use test.pypi.org before publishing by @ml31415 in #211
- 2.2.0:
* Fixes http.client patching by @ml31415 in #200
* Better headers by @ml31415 in #203
- 2.1.1:
* Reduce httpbin dependency by @ml31415 in #199
* Fix publishing build issue by @ml31415 in #201
- 2.1.0:
* Spring cleaning (mostly test updates) by @ml31415 in #191
* Drop support for outdated python and gevent versions by @ml31415 in #192
* Upgrade llhttp v6.0.11 by @ml31415 in #193
* Github actions and project metadata improvements by @ml31415 in #195
* Benchmarks updated; some tests parametrized by @ml31415 in #196
* More spring cleaning by @ml31415 in #197
- 2.0.12:
* port examples to Python3 by @a-detiste in #185
* add response cookies to cookiejar before verify_status by @onestay in #188
OBS-URL: https://build.opensuse.org/request/show/1206263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geventhttpclient?expand=0&rev=10
* Fix locust backwards compatibility by @ml31415 in #218
- 2.3.0:
* Clean up readme and example code by @ml31415 in #212
* Fix for #179 and improved multipart form handling by @ml31415 in #213
* requests compatibility layer by @ml31415 in #209
* Fixed#186 and improved package build by @ml31415 in #214
* Add pre-commit hooks by @ml31415 in #215
* Add requests compatibility to README by @ml31415 in #216
- 2.2.1:
* URL refactoring by @ml31415 in #206
* Switch default ssl protocol to PROTOCOL_TLS_CLIENT and improve tests by @ml31415 in #207
* Fixes#40 max_retries and max_redirects by @ml31415 in #208
* Use test.pypi.org before publishing by @ml31415 in #211
- 2.2.0:
* Fixes http.client patching by @ml31415 in #200
* Better headers by @ml31415 in #203
- 2.1.1:
* Reduce httpbin dependency by @ml31415 in #199
* Fix publishing build issue by @ml31415 in #201
- 2.1.0:
* Spring cleaning (mostly test updates) by @ml31415 in #191
* Drop support for outdated python and gevent versions by @ml31415 in #192
* Upgrade llhttp v6.0.11 by @ml31415 in #193
* Github actions and project metadata improvements by @ml31415 in #195
* Benchmarks updated; some tests parametrized by @ml31415 in #196
* More spring cleaning by @ml31415 in #197
- 2.0.12:
* port examples to Python3 by @a-detiste in #185
* add response cookies to cookiejar before verify_status by @onestay in #188
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=25