Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-trio for openSUSE:Factory 
checked in at 2025-12-09 12:46:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-trio (Old)
 and      /work/SRC/openSUSE:Factory/.python-trio.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-trio"

Tue Dec  9 12:46:09 2025 rev:25 rq:1320602 version:0.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-trio/python-trio.changes  2025-09-25 
18:43:52.490603883 +0200
+++ /work/SRC/openSUSE:Factory/.python-trio.new.1939/python-trio.changes        
2025-12-09 12:49:13.621080559 +0100
@@ -1,0 +2,13 @@
+Fri Nov 28 10:38:27 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 0.32.0
+  * Allow trio.CapacityLimiter to have zero total_tokens. (#3321)
+  * Fixed a bug where iterating over an @as_safe_channel-derived
+    ReceiveChannel would raise BrokenResourceError if the channel
+    was closed by another task. It now shuts down cleanly. (#3331)
+  * trio.lowlevel.Task.iter_await_frames now works on completed tasks,
+    by returning an empty list of frames if the underlying coroutine
+    has been closed. Previously, it raised an internal error. (#3337)
+- Update BuildRequires from pyproject.toml
+
+-------------------------------------------------------------------

Old:
----
  trio-0.31.0.tar.gz

New:
----
  trio-0.32.0.tar.gz

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

Other differences:
------------------
++++++ python-trio.spec ++++++
--- /var/tmp/diff_new_pack.GwIyUn/_old  2025-12-09 12:49:21.741423115 +0100
+++ /var/tmp/diff_new_pack.GwIyUn/_new  2025-12-09 12:49:21.761423958 +0100
@@ -26,13 +26,13 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-trio%{psuffix}
-Version:        0.31.0
+Version:        0.32.0
 Release:        0
 Summary:        Python async/await-native I/O library
 License:        Apache-2.0 OR MIT
 URL:            https://github.com/python-trio/trio
 Source:         
https://files.pythonhosted.org/packages/source/t/trio/trio-%{version}.tar.gz
-BuildRequires:  %{python_module base >= 3.8}
+BuildRequires:  %{python_module base >= 3.10}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools > 77}
 BuildRequires:  %{python_module wheel}

++++++ trio-0.31.0.tar.gz -> trio-0.32.0.tar.gz ++++++
++++ 2170 lines of diff (skipped)

Reply via email to