15
0

- Update to 3.13.1:

* add support for pathlib

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json_tricks?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-03-26 14:57:12 +00:00
committed by Git OBS Bridge
parent 4f280b7fd8
commit acacdb2ba9
4 changed files with 19 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 26 14:53:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.13.1:
* add support for pathlib
-------------------------------------------------------------------
Tue Dec 4 12:49:40 UTC 2018 - Matej Cepl <mcepl@suse.com>