14
0

- update to 3.1.16:

* Fix empty ports handling in async multiple connection attempts

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg?expand=0&rev=6
This commit is contained in:
2024-01-05 17:51:23 +00:00
committed by Git OBS Bridge
parent ce5b3b34c5
commit 153330e5d3
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-psycopg
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: python-psycopg
# This needs to upgraded in lockstep with python-psycopg-c
Version: 3.1.15
Version: 3.1.16
Release: 0
Summary: PostgreSQL database adapter for Python
License: LGPL-3.0-only