14
0
forked from pool/python-tinydb

- Update to 3.14.1:

* More tes fixes
  * Deprecate ujson support
  * Fixed various deprecation warnings

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-09-16 13:26:28 +00:00
committed by Git OBS Bridge
parent 12bbb2d17e
commit 6776d3b732
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 16 13:23:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.14.1:
* More tes fixes
* Deprecate ujson support
* Fixed various deprecation warnings
-------------------------------------------------------------------
Sun Jun 2 21:17:44 UTC 2019 - Jan Engelhardt <jengelh@inai.de>