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 2024-05-16 17:16:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-psycopg-c (Old)
 and      /work/SRC/openSUSE:Factory/.python-psycopg-c.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-psycopg-c"

Thu May 16 17:16:23 2024 rev:6 rq:1174407 version:3.1.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-psycopg-c/python-psycopg-c.changes        
2024-03-17 22:15:00.682206256 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-psycopg-c.new.1880/python-psycopg-c.changes  
    2024-05-16 17:19:03.952382724 +0200
@@ -1,0 +2,9 @@
+Thu May 16 08:37:46 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 3.1.19:
+  * Fix unaligned access undefined behaviour in C extension (ticket #734).
+  * Fix excessive stripping of error message prefixes (ticket #752).
+  * Allow to specify the connect_timeout connection parameter as float (ticket 
#796).
+  * Improve COPY performance on macOS (ticket #745).
+
+-------------------------------------------------------------------

Old:
----
  psycopg-c-3.1.18.tar.gz

New:
----
  psycopg_c-3.1.19.tar.gz

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

Other differences:
------------------
++++++ python-psycopg-c.spec ++++++
--- /var/tmp/diff_new_pack.m4HYiJ/_old  2024-05-16 17:19:04.348397078 +0200
+++ /var/tmp/diff_new_pack.m4HYiJ/_new  2024-05-16 17:19:04.348397078 +0200
@@ -19,12 +19,12 @@
 %{?sle15_python_module_pythons}
 Name:           python-psycopg-c
 # This needs to upgraded in lockstep with python-psycopg
-Version:        3.1.18
+Version:        3.1.19
 Release:        0
 Summary:        PostgreSQL database adapter for Python -- C optimisation 
distribution
 License:        LGPL-3.0-only
 URL:            https://psycopg.org/psycopg3/
-Source:         
https://files.pythonhosted.org/packages/source/p/psycopg-c/psycopg-c-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/p/psycopg-c/psycopg_c-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools >= 49.2.0}
@@ -40,7 +40,7 @@
 PostgreSQL database adapter for Python -- C optimisation distribution
 
 %prep
-%autosetup -p1 -n psycopg-c-%{version}
+%autosetup -p1 -n psycopg_c-%{version}
 
 %build
 export CFLAGS="%{optflags}"

Reply via email to