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,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 3 19:55:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.9.6:
* Package manylinux 2014 for aarch64 and ppc64le platforms, in
order to include libpq 15 in the binary package (:ticket:`#1396`).
* Wheel package compiled against OpenSSL 1.1.1t.
-------------------------------------------------------------------
Fri Oct 28 19:56:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>