forked from pool/python-psycopg-c
- update to 3.2.3:
* Release binary packages including PostgreSQL 17 libpq * Drop TypeDef specifications as string from public modules, as they cannot be composed by users as typing objects previously could (ticket #860). * Release Python 3.13 binary packages. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg-c?expand=0&rev=18
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-psycopg-c
|
||||
# This needs to upgraded in lockstep with python-psycopg
|
||||
Version: 3.2.1
|
||||
Version: 3.2.3
|
||||
Release: 0
|
||||
Summary: PostgreSQL database adapter for Python -- C optimisation distribution
|
||||
License: LGPL-3.0-only
|
||||
@@ -32,7 +32,7 @@ BuildRequires: %{python_module tomli >= 2.0.1}
|
||||
BuildRequires: %{python_module wheel >= 0.37}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc
|
||||
BuildRequires: postgresql15-server-devel
|
||||
BuildRequires: postgresql17-server-devel
|
||||
BuildRequires: python-rpm-macros
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user