Hello community,

here is the log from the commit of package python-trio for openSUSE:Factory 
checked in at 2020-07-26 16:18:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-trio (Old)
 and      /work/SRC/openSUSE:Factory/.python-trio.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-trio"

Sun Jul 26 16:18:54 2020 rev:6 rq:822413 version:0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-trio/python-trio.changes  2020-06-10 
00:49:03.803046576 +0200
+++ /work/SRC/openSUSE:Factory/.python-trio.new.3592/python-trio.changes        
2020-07-26 16:19:47.656833554 +0200
@@ -1,0 +2,12 @@
+Thu Jul 23 12:46:45 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 0.16.0
+  * If you want to use Trio, but are stuck with some other event loop 
+    like Qt or PyGame, then good news: now you can have both.
+  * To speed up `trio.to_thread.run_sync`, Trio now caches and re-uses
+    worker threads.
+  * Tasks spawned with `nursery.start() <trio.Nursery.start>` aren't treated as
+    direct children of their nursery until they call ``task_status.started()``.
+  * Some bugfixes and deprecations
+  
+-------------------------------------------------------------------

Old:
----
  trio-0.15.1.tar.gz

New:
----
  trio-0.16.0.tar.gz

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

Other differences:
------------------
++++++ python-trio.spec ++++++
--- /var/tmp/diff_new_pack.CKFOKQ/_old  2020-07-26 16:19:48.984834795 +0200
+++ /var/tmp/diff_new_pack.CKFOKQ/_new  2020-07-26 16:19:48.988834799 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-trio
-Version:        0.15.1
+Version:        0.16.0
 Release:        0
 Summary:        An async/await-native I/O library
 License:        MIT OR Apache-2.0

++++++ trio-0.15.1.tar.gz -> trio-0.16.0.tar.gz ++++++
++++ 10936 lines of diff (skipped)


Reply via email to