forked from pool/python-metaextract
* Allow to specify the used python interpreter * Fix utils import in python3 case * Post release version bump to 1.0.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=7
36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
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)
|
|
|