14
0
forked from pool/python-tinydb

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/759942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-01-02 09:00:03 +00:00
committed by Git OBS Bridge
parent c129b64f85
commit 516ac590d0
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Dec 29 21:16:42 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 3.15.2:
* Fix: handle Query().search and Query().matches with non-string
values correctly (see a forum post by foprel).
-------------------------------------------------------------------
Sat Nov 9 14:37:54 UTC 2019 - Arun Persaud <arun@gmx.de>