forked from pool/python-tinydb
Accepting request 932535 from home:pgajdos:python
- version update to 4.5.2 - Fix: Make Table.delete()'s argument priorities consistent with other table methods. This means that if you pass both cond as well as doc_ids to Table.delete(), the latter will be prefered (see #424) OBS-URL: https://build.opensuse.org/request/show/932535 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=20
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 19 13:03:12 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 4.5.2
|
||||||
|
- Fix: Make Table.delete()'s argument priorities consistent with
|
||||||
|
other table methods. This means that if you pass both cond as
|
||||||
|
well as doc_ids to Table.delete(), the latter will be prefered
|
||||||
|
(see #424)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 27 11:09:53 UTC 2021 - pgajdos@suse.com
|
Fri Aug 27 11:09:53 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -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.5.1
|
Version: 4.5.2
|
||||||
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:b780bceac6e37573b10fbcab6bcebb6b8bd5d8a0024533b5a452d9ef83465783
|
|
||||||
size 22574
|
|
3
tinydb-4.5.2.tar.gz
Normal file
3
tinydb-4.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d18b2d0217827c188f177cd23df60e5cd5316a717e836a8e21c8c2488262cf5
|
||||||
|
size 22579
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:84bd8c9c1549a6fb90edc0569e1814904e83827fad76f172a54f61fb808b4088
|
|
||||||
size 83771
|
|
3
v4.5.2.tar.gz
Normal file
3
v4.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7551fb0ac0a23ef58ae55fc74bc098874750ae0fd6de4b1aa7aac63436d66ac9
|
||||||
|
size 83870
|
Reference in New Issue
Block a user