From 4cb83e233729cd3cb0efc19c8a83bd23d921ae7b4ef91d0d55e3e846e2a9d79b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 29 Sep 2020 11:12:09 +0000 Subject: [PATCH] Accepting request 837891 from Application:ERP:GNUHealth:3.6 - Version 4.1.1 group added to .spec file (RPMLINT complain) Python 3 only OBS-URL: https://build.opensuse.org/request/show/837891 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=13 --- python-tinydb.changes | 7 +++++++ python-tinydb.spec | 7 ++++--- tinydb-3.15.2.tar.gz | 3 --- tinydb-4.1.1.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 tinydb-3.15.2.tar.gz create mode 100644 tinydb-4.1.1.tar.gz diff --git a/python-tinydb.changes b/python-tinydb.changes index f5c4557..1e2650b 100644 --- a/python-tinydb.changes +++ b/python-tinydb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 24 12:08:57 UTC 2020 - Axel Braun + +- Version 4.1.1 + group added to .spec file (RPMLINT complain) + Python 3 only + ------------------------------------------------------------------- Sun Dec 29 21:16:42 UTC 2019 - Arun Persaud diff --git a/python-tinydb.spec b/python-tinydb.spec index dc84ea9..8ee2828 100644 --- a/python-tinydb.spec +++ b/python-tinydb.spec @@ -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 @@ external database server. %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 diff --git a/tinydb-3.15.2.tar.gz b/tinydb-3.15.2.tar.gz deleted file mode 100644 index aad22e7..0000000 --- a/tinydb-3.15.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f273d9b6d8b1b5e1d094a6eb8b72851b39b81099293344132c73332b60e3b893 -size 26473 diff --git a/tinydb-4.1.1.tar.gz b/tinydb-4.1.1.tar.gz new file mode 100644 index 0000000..b60d489 --- /dev/null +++ b/tinydb-4.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8d7308ba2fe6d582c6ae69f33c62013053939f7ab8d1787b1e15950566a202 +size 20605