Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-sqlite-utils for
openSUSE:Factory checked in at 2022-02-17 00:31:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sqlite-utils (Old)
and /work/SRC/openSUSE:Factory/.python-sqlite-utils.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sqlite-utils"
Thu Feb 17 00:31:19 2022 rev:4 rq:955487 version:3.24
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sqlite-utils/python-sqlite-utils.changes
2021-12-14 22:02:51.311170469 +0100
+++
/work/SRC/openSUSE:Factory/.python-sqlite-utils.new.1956/python-sqlite-utils.changes
2022-02-17 00:32:46.101410157 +0100
@@ -1,0 +2,15 @@
+Wed Feb 16 20:38:17 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 3.24:
+ * SpatiaLite helpers for the ``sqlite-utils`` command-line tool
+ * All commands now include example usage in their ``--help`` - see
:ref:`cli_reference`. (:issue:`384`)
+ * Python library documentation has a new :ref:`python_api_getting_started`
section. (:issue:`387`)
+ * Documentation now uses `Plausible analytics <https://plausible.io/>`__.
(:issue:`389`)
+ * CLI and Python library improvements to help run `ANALYZE
+ inserting rows, to gain better performance from the SQLite query planner
+ when it runs against indexes.
+ * Three new CLI commands: ``create-database``, ``analyze`` and ``bulk``.
+ * More details and examples can be found in `the annotated release notes
<https://simonwillison.net/2022/Jan/11/sqlite-utils/>`__.
+ * Fixed bug where ``sqlite-utils upsert ... --detect-types`` ignored the
``--detect-types`` option.
+
+-------------------------------------------------------------------
Old:
----
sqlite-utils-3.19.tar.gz
New:
----
sqlite-utils-3.24.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sqlite-utils.spec ++++++
--- /var/tmp/diff_new_pack.H3Vfoc/_old 2022-02-17 00:32:46.713410052 +0100
+++ /var/tmp/diff_new_pack.H3Vfoc/_new 2022-02-17 00:32:46.721410050 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-sqlite-utils
#
-# 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
@@ -20,7 +20,7 @@
%define skip_python2 1
%define skip_python36 1
Name: python-sqlite-utils
-Version: 3.19
+Version: 3.24
Release: 0
Summary: Python CLI tool and library for manipulating SQLite databases
License: Apache-2.0
++++++ sqlite-utils-3.19.tar.gz -> sqlite-utils-3.24.tar.gz ++++++
++++ 6637 lines of diff (skipped)