14
0

Accepting request 1268389 from home:glaubitz:branches:devel:languages:python

- Update to 2.9.10
  * Add support for Python 3.13.
  * Receive notifications on commit (ticket #1728).
  * Errorcodes map and errors classes updated to PostgreSQL 17.
  * Drop support for Python 3.7.
- Drop support-python-313.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1268389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=100
This commit is contained in:
2025-04-10 13:51:07 +00:00
committed by Git OBS Bridge
parent 1c0bc8f6b4
commit f11dda94ad
5 changed files with 15 additions and 88 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Apr 10 12:25:48 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.9.10
* Add support for Python 3.13.
* Receive notifications on commit (ticket #1728).
* Errorcodes map and errors classes updated to PostgreSQL 17.
* Drop support for Python 3.7.
- Drop support-python-313.patch, merged upstream
-------------------------------------------------------------------
Tue Oct 29 05:08:18 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>