14
0

- update to 3.2.3:

* Release binary packages including PostgreSQL 17 libpq
    (🎫`#852`).
  * Drop !TypeDef specifications as string from public modules,
    as they cannot be composed by users as !typing objects
    previously could (🎫`#860`).
  * Release Python 3.13 binary packages.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg?expand=0&rev=16
This commit is contained in:
2024-11-12 16:27:45 +00:00
committed by Git OBS Bridge
parent 1247e08f71
commit 5eb21238f8
4 changed files with 15 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-psycopg
# This needs to upgraded in lockstep with python-psycopg-c
Version: 3.2.1
Version: 3.2.3
Release: 0
Summary: PostgreSQL database adapter for Python
License: LGPL-3.0-only