14
0
Files
python-metaextract/python-metaextract.changes
Thomas Bechtold 3e56407c3e - 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
2017-09-18 13:24:03 +00:00

55 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
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
- Implement single-spec version.
-------------------------------------------------------------------
Mon Apr 24 13:00:02 UTC 2017 - tbechtold@suse.com
update to version 1.0.2
* Fix entrypoint typo 'metaextact'
-------------------------------------------------------------------
Tue Feb 28 23:06:08 UTC 2017 - tbechtold@suse.com
update to version 1.0.0
* Allow to specify the used python interpreter
* Fix utils import in python3 case
* Post release version bump to 1.0.0
-------------------------------------------------------------------
Tue Feb 28 18:53:16 UTC 2017 - tbechtold@suse.com
update to version 0.0.9
* Improve tests with extras_require
* Fix documentation link in README
* Post release version bump to 0.0.9
* Support "python_requires"
* Use same version for doc and sdist
* Add doc badge to README
* Use already used python interpreter
* Post release version bump to 0.0.8
* Use Sphinx to build documentation
-------------------------------------------------------------------
Mon Aug 29 17:55:42 UTC 2016 - tbechtold@suse.com
update to version 0.0.7
* Sort some of the data keys
* Post release version bump to 0.0.7
* Sort json dump by key
-------------------------------------------------------------------
Sun Aug 28 06:14:54 UTC 2016 - tbechtold@suse.com
- Initial packaging (version 0.0.6)