2018-11-09 16:58:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 9 16:51:37 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.0.5:
|
|
|
|
|
* Add more key from setup.py to output
|
|
|
|
|
* tests: Only check expected key/value pairs
|
|
|
|
|
* Post release version bump to 1.0.5
|
|
|
|
|
|
2018-06-09 13:34:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jun 9 13:31:52 UTC 2018 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 1.0.4:
|
|
|
|
|
* Convert sets used in entry_points to lists
|
|
|
|
|
* Fix unittests
|
|
|
|
|
* Post release version bump to 1.0.4
|
|
|
|
|
- use %license macro
|
|
|
|
|
|
2017-09-18 13:24:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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)
|
|
|
|
|
|
2017-04-27 17:53:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 27 17:52:38 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Implement single-spec version.
|
|
|
|
|
|
2017-04-24 13:01:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 24 13:00:02 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
update to version 1.0.2
|
|
|
|
|
* Fix entrypoint typo 'metaextact'
|
|
|
|
|
|
2017-02-28 23:07:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2017-02-28 18:58:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2016-08-31 06:55:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2016-08-29 11:01:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Aug 28 06:14:54 UTC 2016 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial packaging (version 0.0.6)
|
|
|
|
|
|