File python-configargparse.changes of Package python-configargparse
-------------------------------------------------------------------
Thu Dec 17 17:05:23 UTC 2015 - jweberhofer@weberhofer.at
- Updated to version 0.10.0
* config file syntax is now easier to override or extend using the new
constructor arg: config_file_parser (via merged gh#bw2/ConfigArgParse#28 - thanks @lahwaacz )
* support for python 2.6 (via merged gh#bw2/ConfigArgParse#18 - thanks @kuba )
* replace dashes with underscores in env. var names when using the
auto-env-var feature (via merged gh#bw2/ConfigArgParse#29 - thanks @helgi )
- Fixed download-link and homepage
- Fixed license
-------------------------------------------------------------------
Mon Mar 9 15:30:11 UTC 2015 - freitag@owncloud.com
- Add LICENSE file to doc section of the package
- Use python-setuptools as dependency
- Use full link to source.
-------------------------------------------------------------------
Wed Mar 4 10:33:38 UTC 2015 - freitag@owncloud.com
- Some minor cleanups.
-------------------------------------------------------------------
Wed Mar 4 09:49:46 UTC 2015 - freitag@owncloud.com
- Update to upstream version 0.9.3 to make mitmproxy work.
-------------------------------------------------------------------
Tue Mar 3 07:07:25 UTC 2015 - freitag@opensuse.org
- Initial package release