forked from pool/python-asyncpg
Accepting request 1034371 from home:yarunachalam:branches:devel:languages:python
- Update to 0.27.0 Support Python 3.11 and PostgreSQL 15. This release also drops support for Python 3.6. * Changes Add arm64 mac and linux wheels Add Python 3.11 to the test matrix Exclude .venv from flake8 (#958) Upgrade to flake8 5.0.4 (from 3.9.2) (#961) Show an example of a custom Record class (#960) Use the exact type name in Record.repr (#959) Drop Python 3.6 support (#940) Test on Python 3.11 and PostgreSQL 15, fix workflow deprecations (#968) OBS-URL: https://build.opensuse.org/request/show/1034371 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncpg?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 20:50:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 0.27.0
|
||||
Support Python 3.11 and PostgreSQL 15. This release also drops support
|
||||
for Python 3.6.
|
||||
* Changes
|
||||
Add arm64 mac and linux wheels
|
||||
Add Python 3.11 to the test matrix
|
||||
Exclude .venv from flake8 (#958)
|
||||
Upgrade to flake8 5.0.4 (from 3.9.2) (#961)
|
||||
Show an example of a custom Record class (#960)
|
||||
Use the exact type name in Record.repr (#959)
|
||||
Drop Python 3.6 support (#940)
|
||||
Test on Python 3.11 and PostgreSQL 15, fix workflow deprecations (#968)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 07:33:54 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user