forked from pool/python-psycopg-c
- 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user