forked from pool/python-tinydb
Accepting request 840890 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/840890 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
4cb83e2337
commit
b607623105
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 10 18:44:41 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 4.2.0:
|
||||||
|
* Feature: Add support for specifying document IDs during insertion
|
||||||
|
(see issue 303)
|
||||||
|
* Internal change: Use OrderedDict.move_to_end() in the query cache
|
||||||
|
(see issue 338)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 24 12:08:57 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
Thu Sep 24 12:08:57 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-tinydb
|
Name: python-tinydb
|
||||||
Version: 4.1.1
|
Version: 4.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A document-oriented database
|
Summary: A document-oriented database
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b8d7308ba2fe6d582c6ae69f33c62013053939f7ab8d1787b1e15950566a202
|
|
||||||
size 20605
|
|
3
tinydb-4.2.0.tar.gz
Normal file
3
tinydb-4.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b58964df6f7337bdeb6c8f4938da2876b98fdbd4e1468ddb2ea5fb4b9316ad65
|
||||||
|
size 20697
|
Reference in New Issue
Block a user