forked from pool/python-httpcore
Accepting request 990282 from home:bnavigator:branches:devel:languages:python
- Update to 0.15.0 * Drop Python 3.6 support (#535) * Ensure HTTP proxy CONNECT requests include timeout configuration. (#506) * Switch to explicit typing.Optional for type hints (#513) * For trio map OSError exceptions to ConnectError (#543) - Fix forgotten test package dep drops -- gh#encode/httpcore#473 OBS-URL: https://build.opensuse.org/request/show/990282 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 19 15:31:11 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 0.15.0
|
||||
* Drop Python 3.6 support (#535)
|
||||
* Ensure HTTP proxy CONNECT requests include timeout
|
||||
configuration. (#506)
|
||||
* Switch to explicit typing.Optional for type hints (#513)
|
||||
* For trio map OSError exceptions to ConnectError (#543)
|
||||
- Fix forgotten test package dep drops -- gh#encode/httpcore#473
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 21 10:54:40 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
|
Reference in New Issue
Block a user