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:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-asyncpg
|
||||
Version: 0.26.0
|
||||
Version: 0.27.0
|
||||
Release: 0
|
||||
Summary: Python asyncio PosgtreSQL driver
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user