14
0

- update to 2.9.6:

* Package manylinux 2014 for aarch64 and ppc64le platforms, in
    order to include libpq 15 in the binary package (🎫`#1396`).
  * Wheel package compiled against OpenSSL 1.1.1t.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=87
This commit is contained in:
2023-04-03 19:55:58 +00:00
committed by Git OBS Bridge
parent 15686542b6
commit 5d3bc72f83
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-psycopg2
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-psycopg2
Version: 2.9.5
Version: 2.9.6
Release: 0
Summary: Python-PostgreSQL Database Adapter
License: LGPL-3.0-or-later AND (LGPL-3.0-or-later OR ZPL-2.0) AND SUSE-GPL-2.0-with-openssl-exception