Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-anyio for openSUSE:Factory checked in at 2022-01-15 20:05:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-anyio (Old) and /work/SRC/openSUSE:Factory/.python-anyio.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-anyio" Sat Jan 15 20:05:24 2022 rev:8 rq:946668 version:3.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-anyio/python-anyio.changes 2021-12-02 02:22:04.193274130 +0100 +++ /work/SRC/openSUSE:Factory/.python-anyio.new.1892/python-anyio.changes 2022-01-15 20:05:46.145785630 +0100 @@ -1,0 +2,10 @@ +Sat Jan 15 16:36:24 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 3.5.0: + - Added ``start_new_session`` keyword argument to ``run_process()`` and ``open_process()`` + - Fixed deadlock in synchronization primitives on asyncio which can happen if a task acquiring a + primitive is hit with a native (not AnyIO) cancellation with just the right timing, leaving the + next acquiring task waiting forever + - Added workaround for bpo-46313_ to enable compatibility with OpenSSL 3.0 + +------------------------------------------------------------------- Old: ---- anyio-3.4.0.tar.gz New: ---- anyio-3.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-anyio.spec ++++++ --- /var/tmp/diff_new_pack.97V6so/_old 2022-01-15 20:05:46.549785946 +0100 +++ /var/tmp/diff_new_pack.97V6so/_new 2022-01-15 20:05:46.553785948 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-anyio # -# 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 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-anyio -Version: 3.4.0 +Version: 3.5.0 Release: 0 Summary: High level compatibility layer for asynchronous event loop implementations License: MIT ++++++ anyio-3.4.0.tar.gz -> anyio-3.5.0.tar.gz ++++++ ++++ 1792 lines of diff (skipped)