From 4049c06ab24250bc8e00978f1b5c026953e4beaea4c0a9581a905a5ed180f968 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 22 Feb 2022 09:46:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=12 --- python-httpcore.changes | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/python-httpcore.changes b/python-httpcore.changes index 0dcefc1..d1baef7 100644 --- a/python-httpcore.changes +++ b/python-httpcore.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Tue Feb 22 09:44:34 UTC 2022 - Dirk Müller +Mon Feb 21 10:54:40 UTC 2022 - Michael Ströder - update to 0.14.7: * Requests which raise a PoolTimeout need to be removed from the pool queue. @@ -7,16 +7,6 @@ Tue Feb 22 09:44:34 UTC 2022 - Dirk Müller * Fix SOCKS support for `http://` URLs. * Resolve race condition around exceptions during streaming a response. -------------------------------------------------------------------- -Mon Feb 21 10:54:40 UTC 2022 - Michael Ströder - -- Update to 0.14.7 - * Requests which raise a PoolTimeout need to be removed from the pool queue. (#502) - * Fix AttributeError that happened when Socks5Connection were terminated. (#501) -- Update to 0.14.6 - * Fix SOCKS support for http:// URLs. (#492) - * Resolve race condition around exceptions during streaming a response. (#491) - ------------------------------------------------------------------- Fri Feb 11 20:38:24 UTC 2022 - Michael Ströder