14
0

- update to 3.1.18:

* Fix possible deadlock on pipeline exit (ticket #685).
  * Fix overflow loading large intervals in C module (ticket #719).
  * Fix compatibility with musl libc distributions affected
    by CPython issue #65821 (ticket #725).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg-c?expand=0&rev=12
This commit is contained in:
2024-03-16 09:44:45 +00:00
committed by Git OBS Bridge
parent a61cf88cae
commit ae80aa8c52
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-psycopg-c
# This needs to upgraded in lockstep with python-psycopg
Version: 3.1.17
Version: 3.1.18
Release: 0
Summary: PostgreSQL database adapter for Python -- C optimisation distribution
License: LGPL-3.0-only