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 2021-12-14 22:02:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sqlite-utils (Old)
 and      /work/SRC/openSUSE:Factory/.python-sqlite-utils.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sqlite-utils"

Tue Dec 14 22:02:25 2021 rev:3 rq:940575 version:3.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sqlite-utils/python-sqlite-utils.changes  
2021-02-19 23:45:45.263392161 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-sqlite-utils.new.2520/python-sqlite-utils.changes
        2021-12-14 22:02:51.311170469 +0100
@@ -1,0 +2,7 @@
+Tue Dec 14 07:51:51 UTC 2021 - pgaj...@suse.com
+
+- version update to 3.19
+  * lot of changes, see changelog.rst in the package or
+    https://github.com/simonw/sqlite-utils/blob/main/docs/changelog.rst
+
+-------------------------------------------------------------------

Old:
----
  sqlite-utils-3.5.tar.gz

New:
----
  sqlite-utils-3.19.tar.gz

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

Other differences:
------------------
++++++ python-sqlite-utils.spec ++++++
--- /var/tmp/diff_new_pack.xmPq2Z/_old  2021-12-14 22:02:51.839170769 +0100
+++ /var/tmp/diff_new_pack.xmPq2Z/_new  2021-12-14 22:02:51.843170772 +0100
@@ -20,7 +20,7 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-sqlite-utils
-Version:        3.5
+Version:        3.19
 Release:        0
 Summary:        Python CLI tool and library for manipulating SQLite databases
 License:        Apache-2.0
@@ -31,7 +31,6 @@
 BuildRequires:  %{python_module click}
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module pandas}
-BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module sqlite-fts4}
@@ -44,7 +43,7 @@
 Requires:       python-sqlite-fts4
 Requires:       python-tabulate
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 %python_subpackages
 
@@ -53,6 +52,8 @@
 
 %prep
 %setup -q -n sqlite-utils-%{version}
+# https://github.com/simonw/sqlite-utils/issues/357
+sed -i 's:pytest-runner:pytest:' setup.py
 
 %build
 %python_build
@@ -73,7 +74,7 @@
 %pytest
 
 %files %{python_files}
-%doc README.md
+%doc README.md docs
 %license LICENSE
 %python_alternative %{_bindir}/sqlite-utils
 %{python_sitelib}/*

++++++ sqlite-utils-3.5.tar.gz -> sqlite-utils-3.19.tar.gz ++++++
++++ 10062 lines of diff (skipped)

Reply via email to