forked from pool/python-psycopg-c
Accepting request 1158426 from devel:languages:python
- 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/request/show/1158426 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psycopg-c?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cc4d544d552b8ab92a9e3a9dbe3b4f46ce0a86338654d26387fc076e0c97977
|
||||
size 561436
|
3
psycopg-c-3.1.18.tar.gz
Normal file
3
psycopg-c-3.1.18.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffff0c4a9c0e0b7aadb1acb7b61eb8f886365dd8ef00120ce14676235846ba73
|
||||
size 561356
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 09:43:36 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 (ticket #719).
|
||||
* Fix compatibility with musl libc distributions affected
|
||||
by CPython issue #65821 (ticket #725).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 13:03:50 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@@ -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