forked from pool/python-knack
Accepting request 815237 from home:glaubitz:branches:devel:languages:python
- Update to version 0.7.1 * Rollback `get_config_parser` in `config.py` (#205) - from version 0.7.0 * Add a `default_value_source` property in `HelpParameter` (#202) * Support removing option/section from config file (#201) * Support writing comment to config file (#201) * Import `configparser` directly instead of from `six` (#201) * Drop `get_config_parser` function from `config.py` (#201) - Remove workaround for version number in spec file OBS-URL: https://build.opensuse.org/request/show/815237 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knack?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 16 12:19:05 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.7.1
|
||||
* Rollback `get_config_parser` in `config.py` (#205)
|
||||
- from version 0.7.0
|
||||
* Add a `default_value_source` property in `HelpParameter` (#202)
|
||||
* Support removing option/section from config file (#201)
|
||||
* Support writing comment to config file (#201)
|
||||
* Import `configparser` directly instead of from `six` (#201)
|
||||
* Drop `get_config_parser` function from `config.py` (#201)
|
||||
- Remove workaround for version number in spec file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 7 08:01:03 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user