forked from pool/python-psycopg
- 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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c02f214d670f76f45c8e7a6efe6cfd39c5b9612e26e3b172f6742d13852486f0
|
|
||||||
size 549277
|
|
3
psycopg-3.2.3.tar.gz
Normal file
3
psycopg-3.2.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b051b65ef4eef04fdf6f284602ecb6460a9281d2b605abd75a8c5f12438d75df
|
||||||
|
size 550802
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 12 16:27:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.2.3:
|
||||||
|
* Release binary packages including PostgreSQL 17 libpq
|
||||||
|
(:ticket:`#852`).
|
||||||
|
* 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 31 12:26:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sat Aug 31 12:26:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-psycopg
|
Name: python-psycopg
|
||||||
# This needs to upgraded in lockstep with python-psycopg-c
|
# This needs to upgraded in lockstep with python-psycopg-c
|
||||||
Version: 3.2.1
|
Version: 3.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: PostgreSQL database adapter for Python
|
Summary: PostgreSQL database adapter for Python
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
|
Reference in New Issue
Block a user