forked from pool/python-psycopg
Accepting request 1160438 from devel:languages:python
- update to 3.1.18: * Fix possible deadlock on pipeline exit (🎫`#685`). * Fix overflow loading large intervals in C module * Fix compatibility with musl libc distributions affected by CPython issue #65821 OBS-URL: https://build.opensuse.org/request/show/1160438 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psycopg?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:922149eb2af9ee57b3557a184ae1370a8daa3f969f11a1c39a94bcea38f40e2e
|
||||
size 503318
|
3
psycopg-3.1.18.tar.gz
Normal file
3
psycopg-3.1.18.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2084222f36d78c941312aa1960686445c208b3ca34ba59926c92d121b9c3f395
|
||||
size 503513
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 17:15:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.1.18:
|
||||
* Fix possible deadlock on pipeline exit (:ticket:`#685`).
|
||||
* Fix overflow loading large intervals in C module
|
||||
* Fix compatibility with musl libc distributions affected by
|
||||
CPython issue #65821
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 13:02:19 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-psycopg
|
||||
# This needs to upgraded in lockstep with python-psycopg-c
|
||||
Version: 3.1.17
|
||||
Version: 3.1.18
|
||||
Release: 0
|
||||
Summary: PostgreSQL database adapter for Python
|
||||
License: LGPL-3.0-only
|
||||
|
Reference in New Issue
Block a user