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>