Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-psycopg2 for openSUSE:Factory
checked in at 2025-11-24 17:17:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-psycopg2 (Old)
and /work/SRC/openSUSE:Factory/.python-psycopg2.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-psycopg2"
Mon Nov 24 17:17:39 2025 rev:49 rq:1319752 version:2.9.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-psycopg2/python-psycopg2.changes
2025-04-10 21:59:12.464498175 +0200
+++
/work/SRC/openSUSE:Factory/.python-psycopg2.new.14147/python-psycopg2.changes
2025-11-24 17:17:40.230133545 +0100
@@ -1,0 +2,13 @@
+Thu Nov 20 15:36:15 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 2.9.11
+ * Add support for Python 3.14.
+ * Avoid a segfault passing more arguments than placeholders if
+ Python is built with assertions enabled (ticket #1791).
+ * Add riscv64 platform binary packages (ticket 1813).
+ * `~psycopg2.errorcodes` map and `~psycopg2.errors` classes
+ updated to PostgreSQL 18.
+ * Drop support for Python 3.8.
+- Update BuildRequires from setup.py
+
+-------------------------------------------------------------------
Old:
----
psycopg2-2.9.10.tar.gz
New:
----
psycopg2-2.9.11.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-psycopg2.spec ++++++
--- /var/tmp/diff_new_pack.9h2leR/_old 2025-11-24 17:17:40.902161880 +0100
+++ /var/tmp/diff_new_pack.9h2leR/_new 2025-11-24 17:17:40.906162048 +0100
@@ -18,13 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-psycopg2
-Version: 2.9.10
+Version: 2.9.11
Release: 0
Summary: Python-PostgreSQL Database Adapter
License: LGPL-3.0-or-later AND (LGPL-3.0-or-later OR ZPL-2.0) AND
SUSE-GPL-2.0-with-openssl-exception
URL: https://www.psycopg.org/
Source:
https://files.pythonhosted.org/packages/source/p/psycopg2/psycopg2-%{version}.tar.gz
-BuildRequires: %{python_module devel >= 3.7}
+BuildRequires: %{python_module devel >= 3.9}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
++++++ psycopg2-2.9.10.tar.gz -> psycopg2-2.9.11.tar.gz ++++++
++++ 2049 lines of diff (skipped)