forked from pool/python-psycopg
- update to 3.1.19:
* Fix unaligned access undefined behaviour in C extension * Fix excessive stripping of error message prefixes * Allow to specify the connect_timeout connection parameter as float * Improve COPY performance on macOS OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg?expand=0&rev=12
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-psycopg
|
||||
# This needs to upgraded in lockstep with python-psycopg-c
|
||||
Version: 3.1.18
|
||||
Version: 3.1.19
|
||||
Release: 0
|
||||
Summary: PostgreSQL database adapter for Python
|
||||
License: LGPL-3.0-only
|
||||
|
Reference in New Issue
Block a user