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