Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-apsw for openSUSE:Factory 
checked in at 2023-05-28 19:23:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-apsw (Old)
 and      /work/SRC/openSUSE:Factory/.python-apsw.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-apsw"

Sun May 28 19:23:31 2023 rev:15 rq:1089348 version:3.42.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-apsw/python-apsw.changes  2023-04-16 
16:07:54.233103541 +0200
+++ /work/SRC/openSUSE:Factory/.python-apsw.new.1533/python-apsw.changes        
2023-05-28 19:23:47.149298892 +0200
@@ -1,0 +2,25 @@
+Sat May 27 21:01:59 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 3.42.0.0:
+  * Shell: Errors when SQLite are preparing a statement now show
+    the relevant extract of the query, and where the error was
+    detected.
+  * Shell: Output modes table (ASCII line drawing, lots of
+    sanitization), box (Unicode line drawing) and
+    qbox (box with quoted values) available.
+  * Shell: if started interactively then box is the default mode
+    (list remains the default in non-interactive)
+  * Added :meth:`Connection.pragma` to execute pragmas
+    and get results.
+  * Added :attr:`Cursor.get` returning query results with the
+    least amount of structure.
+  * Fixed execution tracers should return comment text for
+    comment only queries, and add :attr:`Cursor.has_vdbe`.
+  * Ensure that all applicable options are implemented for
+    :func:`apsw.config`, :meth:`Connection.config` and similar.
+  * Added :func:`apsw.sleep`
+  * Strings for :meth:`apsw.VFS.xNextSystemCall` are interned
+  * Detect unbound recursion not handled by CPython, and handle
+    better.
+
+-------------------------------------------------------------------

Old:
----
  3.41.2.0.tar.gz

New:
----
  3.42.0.0.tar.gz

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

Other differences:
------------------
++++++ python-apsw.spec ++++++
--- /var/tmp/diff_new_pack.uY1ddg/_old  2023-05-28 19:23:48.649307817 +0200
+++ /var/tmp/diff_new_pack.uY1ddg/_new  2023-05-28 19:23:48.657307865 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-apsw
-Version:        3.41.2.0
+Version:        3.42.0.0
 Release:        0
 Summary:        Another Python SQLite Wrapper
 License:        Zlib

++++++ 3.41.2.0.tar.gz -> 3.42.0.0.tar.gz ++++++
++++ 16806 lines of diff (skipped)

Reply via email to