Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-httpx-ws for openSUSE:Factory
checked in at 2026-03-29 20:01:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-httpx-ws (Old)
and /work/SRC/openSUSE:Factory/.python-httpx-ws.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-httpx-ws"
Sun Mar 29 20:01:03 2026 rev:3 rq:1343423 version:0.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httpx-ws/python-httpx-ws.changes
2024-11-14 16:09:55.077856788 +0100
+++
/work/SRC/openSUSE:Factory/.python-httpx-ws.new.8177/python-httpx-ws.changes
2026-03-29 20:01:31.995510878 +0200
@@ -1,0 +2,16 @@
+Sun Mar 29 12:17:49 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.9.0:
+ * Async exceptions are now wrapped in `ExceptionGroup`. Due to
+ the switch to anyio.AsyncContextManagerMixin for cancellation
+ safety, exceptions that propagate out of the async with block
+ are now wrapped in an ExceptionGroup.
+ * Fix #136: unclosed AnyIO queues after the ASGI transport was
+ closed.
+- update to 0.8.2:
+ * ASGIWebSocketTransport: increase the initial receive timeout
+ to 1 second and
+ * make it configurable via `initial_receive_timeout` parameter.
+ Fix #123
+
+-------------------------------------------------------------------
Old:
----
httpx_ws-0.6.2.tar.gz
New:
----
httpx_ws-0.9.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-httpx-ws.spec ++++++
--- /var/tmp/diff_new_pack.w9CvDe/_old 2026-03-29 20:01:32.451529665 +0200
+++ /var/tmp/diff_new_pack.w9CvDe/_new 2026-03-29 20:01:32.451529665 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-httpx-ws
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-httpx-ws
-Version: 0.6.2
+Version: 0.9.0
Release: 0
Summary: WebSockets support for HTTPX
License: MIT
++++++ httpx_ws-0.6.2.tar.gz -> httpx_ws-0.9.0.tar.gz ++++++
++++ 4793 lines of diff (skipped)