forked from pool/python-httpcore
Accepting request 1218973 from home:glaubitz:branches:devel:languages:python
- Update to 1.0.6 * Relax `trio` dependency pinning. * Handle `trio` raising `NotImplementedError` on unsupported platforms. * Handle mapping `ssl.SSLError` to `httpcore.ConnectError`. - Update Requires from pyproject.toml OBS-URL: https://build.opensuse.org/request/show/1218973 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=35
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 09:23:07 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.0.6
|
||||
* Relax `trio` dependency pinning.
|
||||
* Handle `trio` raising `NotImplementedError` on unsupported platforms.
|
||||
* Handle mapping `ssl.SSLError` to `httpcore.ConnectError`.
|
||||
- Update Requires from pyproject.toml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 07:04:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user