Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-asyncpg for openSUSE:Factory checked in at 2022-01-23 19:13:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-asyncpg (Old) and /work/SRC/openSUSE:Factory/.python-asyncpg.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-asyncpg" Sun Jan 23 19:13:23 2022 rev:5 rq:948242 version:0.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-asyncpg/python-asyncpg.changes 2021-10-19 23:04:34.425293284 +0200 +++ /work/SRC/openSUSE:Factory/.python-asyncpg.new.1938/python-asyncpg.changes 2022-01-23 19:13:25.619792955 +0100 @@ -1,0 +2,22 @@ +Sun Jan 23 16:35:31 UTC 2022 - Dirk M??ller <[email protected]> + +- update + +------------------------------------------------------------------- +Sun Jan 23 16:30:52 UTC 2022 - Dirk M??ller <[email protected]> + +- update to 0.25.0: + * Improve SSL option compatibility in URIs + * Add Pool methods to determine its min, max, current and idle size + * Make it possible to specify a statement name in Connection.prepare() + * Implement support for multirange types + * Make sure timeout callbacks always get cleaned up + * Update __all__ statements to a simpler form that is better supported by typecheckers + * Fix test_timetz_encoding on Python 3.10 + * Fix a bunch of ResourceWarnings in the test suite + * Fix SSLContext deprecation warnings + * Fix the description of the database argument to connect() + * Fix parsing of IPv6 addresses in the connection URI + * Improve diagnostics of invalid executemany() input + +------------------------------------------------------------------- Old: ---- asyncpg-0.24.0.tar.gz New: ---- asyncpg-0.25.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-asyncpg.spec ++++++ --- /var/tmp/diff_new_pack.jAArUy/_old 2022-01-23 19:13:26.079789839 +0100 +++ /var/tmp/diff_new_pack.jAArUy/_new 2022-01-23 19:13:26.087789785 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-asyncpg # -# 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() python3-%{**}} %define skip_python2 1 Name: python-asyncpg -Version: 0.24.0 +Version: 0.25.0 Release: 0 Summary: Python asyncio PosgtreSQL driver License: Apache-2.0 ++++++ asyncpg-0.24.0.tar.gz -> asyncpg-0.25.0.tar.gz ++++++ ++++ 22850 lines of diff (skipped)
