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 2024-07-01 11:21:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-apsw (Old) and /work/SRC/openSUSE:Factory/.python-apsw.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-apsw" Mon Jul 1 11:21:57 2024 rev:26 rq:1184155 version:3.46.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-apsw/python-apsw.changes 2024-06-06 12:35:09.590030642 +0200 +++ /work/SRC/openSUSE:Factory/.python-apsw.new.18349/python-apsw.changes 2024-07-01 11:22:45.308265434 +0200 @@ -1,0 +2,18 @@ +Sun Jun 30 21:32:30 UTC 2024 - Dirk Müller <dmueller@suse.com> + +- update to 3.46.0.1: + * :func:`apsw.ext.query_info` provides the count and names of + bindings parameters. (:issue:`528`) + * Address how errors are handled in VFS xRandomness routine, + that is only called once by SQLite to seed its random number + generator. (:issue:`526`) + * Added :meth:`Connection.vfsname` and updated corresponding + shell command to get the diagnostic names of the vfs stack + for the connection. (:issue:`525`) + * Do not cache :meth:`Connection.pragma` statements to avoid + encryption keys, or pragmas that run during prepare from + being retained. (:issue:`522`) + * :meth:`Connection.pragma` adds keyword schema argument to run + pragma against attached databases. (:issue:`524`) + +------------------------------------------------------------------- Old: ---- apsw-3.46.0.0.tar.gz New: ---- apsw-3.46.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-apsw.spec ++++++ --- /var/tmp/diff_new_pack.RSXsUz/_old 2024-07-01 11:22:45.776282373 +0200 +++ /var/tmp/diff_new_pack.RSXsUz/_new 2024-07-01 11:22:45.780282517 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-apsw -Version: 3.46.0.0 +Version: 3.46.0.1 Release: 0 Summary: Another Python SQLite Wrapper License: Zlib ++++++ apsw-3.46.0.0.tar.gz -> apsw-3.46.0.1.tar.gz ++++++ ++++ 1700 lines of diff (skipped)