14
0
forked from pool/python-tinydb

Accepting request 741239 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/741239
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-10-21 07:22:26 +00:00
committed by Git OBS Bridge
parent 6776d3b732
commit b8d4e98eef
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Oct 19 16:21:05 UTC 2019 - Arun Persaud <arun@gmx.de>
- specfile:
* be more specific in %files section
- update to version 3.15.0:
* Feature: allow setting the parameters of TinyDBs default table
(see issue 278)
- changes from version 3.14.2:
* Internal change: support correct iteration for LRUCache objects
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 16 13:23:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Mon Sep 16 13:23:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,11 +18,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tinydb Name: python-tinydb
Version: 3.14.1 Version: 3.15.0
Release: 0 Release: 0
Summary: A document-oriented database Summary: A document-oriented database
License: MIT License: MIT
Group: Development/Languages/Python
URL: https://github.com/msiemens/tinydb URL: https://github.com/msiemens/tinydb
Source: https://files.pythonhosted.org/packages/source/t/tinydb/tinydb-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/t/tinydb/tinydb-%{version}.tar.gz
BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module PyYAML}
@@ -64,6 +63,6 @@ sed -i 's/ujson/ujson_is_broken/' tinydb/storages.py
%files %{python_files} %files %{python_files}
%license LICENSE %license LICENSE
%doc README.rst %doc README.rst
%{python_sitelib}/* %{python_sitelib}/tinydb*
%changelog %changelog

View File

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

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

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