14
0
forked from pool/python-tinydb

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
This commit is contained in:
Tomáš Chvátal
2020-09-29 11:12:09 +00:00
committed by Git OBS Bridge
parent 516ac590d0
commit 4cb83e2337
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 24 12:08:57 UTC 2020 - Axel Braun <axel.braun@gmx.de>
- Version 4.1.1
group added to .spec file (RPMLINT complain)
Python 3 only
-------------------------------------------------------------------
Sun Dec 29 21:16:42 UTC 2019 - Arun Persaud <arun@gmx.de>

View File

@@ -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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f273d9b6d8b1b5e1d094a6eb8b72851b39b81099293344132c73332b60e3b893
size 26473

3
tinydb-4.1.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b8d7308ba2fe6d582c6ae69f33c62013053939f7ab8d1787b1e15950566a202
size 20605