14
0

- update to 1.0.3:

* Release 1.0.3
  * Test python 3.6 instead of 3.5
  * Fix json serialization for dict_items on py3 (#4)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=13
This commit is contained in:
2017-09-18 13:24:03 +00:00
committed by Git OBS Bridge
parent 252a44d1c1
commit 3e56407c3e
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 18 13:22:31 UTC 2017 - tbechtold@suse.com
- update to 1.0.3:
* Release 1.0.3
* Test python 3.6 instead of 3.5
* Fix json serialization for dict_items on py3 (#4)
-------------------------------------------------------------------
Thu Apr 27 17:52:38 UTC 2017 - toddrme2178@gmail.com