Changelog for
python3-asyncpg-0.22.0-3.1.x86_64.rpm :
* Fri Sep 17 2021 dimstarAATTopensuse.org- Do not build for python 3.6: the required dependency uvloop does no longer support Python 3.6 since version 0.16.
* Mon May 03 2021 dmuellerAATTsuse.com- update to 0.22.0:
* Add support for connection termination listeners
* Add support for password functions (useful for RDS IAM auth)
* Fix possible uninitalized pointer access on unexpected array
* message data (CVE-2020-17446,
* Vastly speedup executemany by batching protocol messages
* Add Python 3.9 support
* Allow using custom Record class
* Prefer SSL connections by default
* Add codecs for a bunch of new builtin types
* Expose Pool as asyncpg.Pool
* Avoid unnecessary overhead during connection reset
* Bugfixes- drop merged-static-fix.patch (upstream)
* Sun Nov 22 2020 jayvdbAATTgmail.com- Tidy spec- Add merged-static-fix.patch to support Python 3.8- Activate test suite
* Fri Jan 24 2020 brunoAATTioda-net.ch- Update to version 0.20.1
* Wed Dec 26 2018 brunoAATTioda-net.ch- Initial packaging asyncpg version 0.18.2