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 2022-01-17 22:34:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-apsw (Old)
 and      /work/SRC/openSUSE:Factory/.python-apsw.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-apsw"

Mon Jan 17 22:34:32 2022 rev:11 rq:947056 version:3.37.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-apsw/python-apsw.changes  2021-07-31 
18:51:22.566531515 +0200
+++ /work/SRC/openSUSE:Factory/.python-apsw.new.1892/python-apsw.changes        
2022-01-17 22:35:30.174301621 +0100
@@ -1,0 +2,17 @@
+Mon Jan 17 20:40:34 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 3.37.0-r1:
+  * Allow breaking of reference cycles between objects that contain a
+    Connection or Cursor 
+  * Fixed custom VFS extension loading failure could leave the error message
+    unterminated
+  * Updated size of mutex array used by the fork checker
+  * Connections are opened with SQLITE_OPEN_EXRESCODE so open errors will also
+    include extended result codes
+  * Connection.changes() and Connection.totalchanges() use the new SQLite APIs
+    that return 64 bit values
+  * Added Connection.autovacuum_pages()
+  * Implemented Connection.serialize() and Connection.deserialize().
+  * Allow any subclass of VFS to implement WAL, not just direct subclasses
+
+-------------------------------------------------------------------

Old:
----
  3.35.4-r1.tar.gz

New:
----
  3.37.0-r1.tar.gz

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

Other differences:
------------------
++++++ python-apsw.spec ++++++
--- /var/tmp/diff_new_pack.j6Qgr1/_old  2022-01-17 22:35:30.574301887 +0100
+++ /var/tmp/diff_new_pack.j6Qgr1/_new  2022-01-17 22:35:30.578301889 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-apsw
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define tarver  3.35.4-r1
+%define tarver  3.37.0-r1
 Name:           python-apsw
-Version:        3.35.4_r1
+Version:        3.37.0
 Release:        0
 Summary:        Another Python SQLite Wrapper
 License:        Zlib

++++++ 3.35.4-r1.tar.gz -> 3.37.0-r1.tar.gz ++++++
++++ 2690 lines of diff (skipped)

Reply via email to