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-04-16 16:07:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-apsw (Old) and /work/SRC/openSUSE:Factory/.python-apsw.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-apsw" Sun Apr 16 16:07:34 2023 rev:14 rq:1079739 version:3.41.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-apsw/python-apsw.changes 2023-02-10 14:36:11.334231933 +0100 +++ /work/SRC/openSUSE:Factory/.python-apsw.new.19717/python-apsw.changes 2023-04-16 16:07:54.233103541 +0200 @@ -1,0 +2,13 @@ +Sun Apr 16 09:22:57 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 3.41.2.0: + * Fixed :issue:`412` in :meth:`apsw.ext.make_virtual_module`. + * Added :meth:`apsw.connections` to get all connections. + * :func:`sys.unraisablehook` is called correctly (:issue:`410`) + * Be stricter where :class:`bool` values are expected (eg + * :meth:`VTTable.BestIndex`), only accepting :class:`int` and + :class:`bool`. Previously you could for example supply + strings and lists, which were almost certainly unintended + errors. + +------------------------------------------------------------------- Old: ---- 3.40.1.0.tar.gz New: ---- 3.41.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-apsw.spec ++++++ --- /var/tmp/diff_new_pack.hzAcdS/_old 2023-04-16 16:07:54.733106424 +0200 +++ /var/tmp/diff_new_pack.hzAcdS/_new 2023-04-16 16:07:54.737106446 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-apsw -Version: 3.40.1.0 +Version: 3.41.2.0 Release: 0 Summary: Another Python SQLite Wrapper License: Zlib ++++++ 3.40.1.0.tar.gz -> 3.41.2.0.tar.gz ++++++ ++++ 22673 lines of diff (skipped)