Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-psycopg-c for openSUSE:Factory checked in at 2025-05-30 14:37:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-psycopg-c (Old) and /work/SRC/openSUSE:Factory/.python-psycopg-c.new.25440 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-psycopg-c" Fri May 30 14:37:29 2025 rev:10 rq:1281099 version:3.2.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-psycopg-c/python-psycopg-c.changes 2025-04-10 21:58:57.275863884 +0200 +++ /work/SRC/openSUSE:Factory/.python-psycopg-c.new.25440/python-psycopg-c.changes 2025-05-30 17:26:19.905748871 +0200 @@ -1,0 +2,24 @@ +Thu May 29 09:44:26 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- update to 3.2.9: + * Fix `DateFromTicks` and `TimeFromTicks` return values to return + a date and a time referred to the UTC timezone rather than to + the local timezone. For consistency, `TimestampFromTicks` to + return a datetime in UTC rather than in the local timezone + * Fix `~Cursor.rownumber` after using `~AsyncServerCursor.scroll()` + on `AsyncServerCursor` (:ticket:`#1066`). + * Fix interval parsing with days or other parts and negative time + in C module + * Don't process further connection attempts after Ctrl-C + * Fix cursors to correctly iterate over rows even if their row + factory returns `None` (:ticket:`#1073`). + * Fix `ConnectionInfo.port` when the port is specified as an + empty string + * Report all the attempts error messages in the exception raised + for a connection failure (:ticket:`#1069`). + * Improve logging on connection (:ticket:`#1085`). + * Add support for PostgreSQL 18 libpq (:ticket:`#1082`). + * Add SRID support to shapely dumpers/loaders (:ticket:`#1028`). + * Add support for binary hstore (:ticket:`#1030`). + +------------------------------------------------------------------- Old: ---- psycopg_c-3.2.6.tar.gz New: ---- psycopg_c-3.2.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-psycopg-c.spec ++++++ --- /var/tmp/diff_new_pack.Q2ow5O/_old 2025-05-30 17:26:20.329766486 +0200 +++ /var/tmp/diff_new_pack.Q2ow5O/_new 2025-05-30 17:26:20.333766652 +0200 @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-psycopg-c # This needs to upgraded in lockstep with python-psycopg -Version: 3.2.6 +Version: 3.2.9 Release: 0 Summary: PostgreSQL database adapter for Python -- C optimisation distribution License: LGPL-3.0-only ++++++ psycopg_c-3.2.6.tar.gz -> psycopg_c-3.2.9.tar.gz ++++++ ++++ 10101 lines of diff (skipped)