Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-httpcore for openSUSE:Factory 
checked in at 2023-09-12 21:02:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-httpcore (Old)
 and      /work/SRC/openSUSE:Factory/.python-httpcore.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-httpcore"

Tue Sep 12 21:02:15 2023 rev:11 rq:1110216 version:0.17.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httpcore/python-httpcore.changes  
2023-05-19 11:55:19.667196683 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-httpcore.new.1766/python-httpcore.changes    
    2023-09-12 21:02:33.671486062 +0200
@@ -1,0 +2,30 @@
+Sun Sep 10 11:05:24 UTC 2023 - Torsten Gruner <simmpho...@opensuse.org>
+
+- update to 0.17.3 
+  * Support async cancellations, ensuring that the connection pool
+    is left in a clean state when cancellations occur. (#726)
+  * The networking backend interface has been added to the public API.
+    Some classes which were previously private implementation detail
+    are now part of the top-level public API. (#699)
+  * Graceful handling of HTTP/2 GoAway frames, with requests being
+    transparently retried on a new connection. (#730)
+  * Add exceptions when a synchronous trace callback is passed to an
+    asynchronous request or an asynchronous trace callback is passed
+    to a synchronous request. (#717)
+- version 0.17.2
+  * Add socket_options argument to ConnectionPool and HTTProxy classes. (#668)
+  * Improve logging with per-module logger names. (#690)
+  * Add sni_hostname request extension. (#696)
+  * Resolve race condition during import of anyio package. (#692)
+  * Enable TCP_NODELAY for all synchronous sockets. (#651)
+- version 0.17.1
+  * If 'retries' is set, then allow retries if an SSL handshake
+    error occurs. (#669)
+  * Improve correctness of tracebacks on network exceptions, by
+    raising properly chained exceptions. (#678)
+  * Prevent connection-hanging behaviour when HTTP/2 connections
+    are closed by a server-sent 'GoAway' frame". (#679)
+  * Fix edge-case exception when removing requests from the connection pool. 
(#680)
+  * Fix pool timeout edge-case. (#688)
+
+-------------------------------------------------------------------

Old:
----
  httpcore-0.17.0.tar.gz

New:
----
  httpcore-0.17.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-httpcore.spec ++++++
--- /var/tmp/diff_new_pack.ounUJc/_old  2023-09-12 21:02:34.959532005 +0200
+++ /var/tmp/diff_new_pack.ounUJc/_new  2023-09-12 21:02:34.963532149 +0200
@@ -27,7 +27,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-httpcore%{psuffix}
-Version:        0.17.0
+Version:        0.17.3
 Release:        0
 Summary:        Minimal low-level Python HTTP client
 License:        BSD-3-Clause

++++++ httpcore-0.17.0.tar.gz -> httpcore-0.17.3.tar.gz ++++++
++++ 7087 lines of diff (skipped)

Reply via email to