15
0
Files
python-asyncpg/python-asyncpg.changes
Matej Cepl 8792f56fce Accepting request 919659 from home:dimstar:Factory
- Do not build for python 3.6: the required dependency uvloop does
  no longer support Python 3.6 since version 0.16.

OBS-URL: https://build.opensuse.org/request/show/919659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncpg?expand=0&rev=5
2021-09-17 13:23:23 +00:00

42 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 17 07:01:53 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.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 3 20:51:42 UTC 2021 - Dirk Müller <dmueller@suse.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 14:12:03 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Tidy spec
- Add merged-static-fix.patch to support Python 3.8
- Activate test suite
-------------------------------------------------------------------
Fri Jan 24 08:54:51 UTC 2020 - Bruno Friedmann <bruno@ioda-net.ch>
- Update to version 0.20.1
-------------------------------------------------------------------
Wed Dec 26 14:01:50 UTC 2018 - Bruno Friedmann <bruno@ioda-net.ch>
- Initial packaging asyncpg version 0.18.2