Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-aiorpcX for openSUSE:Factory checked in at 2022-05-02 16:25:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-aiorpcX (Old) and /work/SRC/openSUSE:Factory/.python-aiorpcX.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aiorpcX" Mon May 2 16:25:51 2022 rev:9 rq:974336 version:0.22.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-aiorpcX/python-aiorpcX.changes 2021-09-17 23:26:16.469253458 +0200 +++ /work/SRC/openSUSE:Factory/.python-aiorpcX.new.1538/python-aiorpcX.changes 2022-05-02 16:26:00.940867970 +0200 @@ -1,0 +2,26 @@ +Mon May 2 07:49:45 UTC 2022 - Jiri Slaby <[email protected]> + +- update to 0.22.1 + * Consume group tasks as they complete + * Attempt to make tests more robust to timing issues + * join() waits for tasks to finish + * Set joined at end of finally clause, just in case + * Remove obsolete uvloop workaround + * peername can be None in rare cases it seems + * Try CRT + * save some bandwidth: strip redundant whitespaces from json encoding + * Final updates to TaskGroup() to bring it in line with curio's latest changes + * Rework cancel_remaining() and expose blocking argument. + * TaskGroup.join(): don't wait for tasks to cancel if exiting by exception + * Make TaskGroup.result, exception etc. properties + * Don't log failed tasks; asyncio does that + * Add daemonic task tests + * Bring TaskGroup into line with curio + * Fix timing issue in test + * Use a Semaphore not an Event to wake TaskGroup + * Remove superstitous sleeps. + * Reduce reliance on timing issues + * Failed tests must fail the script + * Require python3.8 + +------------------------------------------------------------------- Old: ---- 0.18.7.tar.gz New: ---- 0.22.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aiorpcX.spec ++++++ --- /var/tmp/diff_new_pack.MnzHVI/_old 2022-05-02 16:26:01.416868500 +0200 +++ /var/tmp/diff_new_pack.MnzHVI/_new 2022-05-02 16:26:01.416868500 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-aiorpcX # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define skip_python36 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-aiorpcX -Version: 0.18.7 +Version: 0.22.1 Release: 0 Summary: Generic async RPC implementation, including JSON-RPC License: MIT ++++++ 0.18.7.tar.gz -> 0.22.1.tar.gz ++++++ ++++ 2461 lines of diff (skipped)
