Hello community,

here is the log from the commit of package python-tinydb for openSUSE:Factory 
checked in at 2020-09-29 19:05:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tinydb (Old)
 and      /work/SRC/openSUSE:Factory/.python-tinydb.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tinydb"

Tue Sep 29 19:05:28 2020 rev:7 rq:838543 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tinydb/python-tinydb.changes      
2020-01-02 14:43:45.152968966 +0100
+++ /work/SRC/openSUSE:Factory/.python-tinydb.new.4249/python-tinydb.changes    
2020-09-29 19:05:41.222046787 +0200
@@ -1,0 +2,7 @@
+Thu Sep 24 12:08:57 UTC 2020 - Axel Braun <axel.br...@gmx.de>
+
+- Version 4.1.1
+  group added to .spec file (RPMLINT complain)
+  Python 3 only
+
+-------------------------------------------------------------------

Old:
----
  tinydb-3.15.2.tar.gz

New:
----
  tinydb-4.1.1.tar.gz

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

Other differences:
------------------
++++++ python-tinydb.spec ++++++
--- /var/tmp/diff_new_pack.gjXjcg/_old  2020-09-29 19:05:42.202047775 +0200
+++ /var/tmp/diff_new_pack.gjXjcg/_new  2020-09-29 19:05:42.206047780 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tinydb
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,13 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-tinydb
-Version:        3.15.2
+Version:        4.1.1
 Release:        0
 Summary:        A document-oriented database
 License:        MIT
+Group:          Productivity/Databases/Servers
 URL:            https://github.com/msiemens/tinydb
 Source:         
https://files.pythonhosted.org/packages/source/t/tinydb/tinydb-%{version}.tar.gz
 BuildRequires:  %{python_module PyYAML}
@@ -42,7 +44,6 @@
 %prep
 %setup -q -n tinydb-%{version}
 sed -i '/pytest-cov/d' setup.py
-sed -i '/addopts/d' setup.cfg
 chmod a-x LICENSE
 dos2unix LICENSE
 

++++++ tinydb-3.15.2.tar.gz -> tinydb-4.1.1.tar.gz ++++++
++++ 5191 lines of diff (skipped)


Reply via email to