Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyodbc for openSUSE:Factory 
checked in at 2023-04-20 16:49:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyodbc (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyodbc.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyodbc"

Thu Apr 20 16:49:01 2023 rev:11 rq:1079995 version:4.0.39

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyodbc/python-pyodbc.changes      
2023-02-08 17:21:15.102225480 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyodbc.new.2023/python-pyodbc.changes    
2023-04-20 16:49:02.192496672 +0200
@@ -1,0 +2,18 @@
+Mon Apr 17 19:00:59 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 4.0.39:
+  * Version 4.0.38 had a serious bug in Row.__repr__ which could
+    cause crashes (#1196 ).
+  * Version 5.0 is on its way and will drop support for Python 2.
+    This release is a (hopefully final) bug fix release for
+    the 4.x line.
+  * added typing for Connection, Cursor, and connect parameters.
+  * corrected the install location of the pyi file.
+  * fixed Unicode errors in repr(row)
+  * fixed more typing related issues by removing TypeAlias
+  * arturxedex128 opened a security advisory for a buffer
+    overflow if selecting a decimal more
+  * than 100 digits long.  Fixed by Michael Kleehammer.
+- drop fix_install_location_of_pyodbc.pyi.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  fix_install_location_of_pyodbc.pyi.patch
  pyodbc-4.0.35.tar.gz

New:
----
  pyodbc-4.0.39.tar.gz

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

Other differences:
------------------
++++++ python-pyodbc.spec ++++++
--- /var/tmp/diff_new_pack.bxUlMD/_old  2023-04-20 16:49:03.208501247 +0200
+++ /var/tmp/diff_new_pack.bxUlMD/_new  2023-04-20 16:49:03.216501284 +0200
@@ -17,15 +17,13 @@
 
 
 Name:           python-pyodbc
-Version:        4.0.35
+Version:        4.0.39
 Release:        0
 Summary:        Python ODBC API
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/mkleehammer/pyodbc
 Source:         
https://files.pythonhosted.org/packages/source/p/pyodbc/pyodbc-%{version}.tar.gz
-# PATCH-FIX-INSTALL-LOCATION-UPSTREAM fix_install_location_of_pyodbc.pyi.patch 
-- based on PR 1146
-Patch1:         fix_install_location_of_pyodbc.pyi.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  gcc-c++
@@ -44,7 +42,6 @@
 
 %prep
 %setup -q -n pyodbc-%{version}
-%patch1 -p1
 
 %build
 export CFLAGS="%{optflags}"

++++++ pyodbc-4.0.35.tar.gz -> pyodbc-4.0.39.tar.gz ++++++
++++ 3399 lines of diff (skipped)

Reply via email to