Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-psycopg for openSUSE:Factory 
checked in at 2025-05-31 19:15:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-psycopg (Old)
 and      /work/SRC/openSUSE:Factory/.python-psycopg.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-psycopg"

Sat May 31 19:15:53 2025 rev:9 rq:1281329 version:3.2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-psycopg/python-psycopg.changes    
2025-04-10 21:58:58.867930370 +0200
+++ /work/SRC/openSUSE:Factory/.python-psycopg.new.16005/python-psycopg.changes 
2025-05-31 19:16:47.898588222 +0200
@@ -1,0 +2,24 @@
+Thu May 29 09:46:59 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-3.2.6.tar.gz

New:
----
  psycopg-3.2.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-psycopg.spec ++++++
--- /var/tmp/diff_new_pack.JQ3ybn/_old  2025-05-31 19:16:48.534614506 +0200
+++ /var/tmp/diff_new_pack.JQ3ybn/_new  2025-05-31 19:16:48.538614672 +0200
@@ -19,7 +19,7 @@
 %{?sle15_python_module_pythons}
 Name:           python-psycopg
 # This needs to upgraded in lockstep with python-psycopg-c
-Version:        3.2.6
+Version:        3.2.9
 Release:        0
 Summary:        PostgreSQL database adapter for Python
 License:        LGPL-3.0-only

++++++ psycopg-3.2.6.tar.gz -> psycopg-3.2.9.tar.gz ++++++
++++ 7328 lines of diff (skipped)

Reply via email to