14
0

- 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:
2024-05-16 08:40:44 +00:00
committed by Git OBS Bridge
parent cb1bfac0ed
commit e6683b10d3
4 changed files with 14 additions and 4 deletions

View File

@@ -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