Package Release Info

python-configargparse-0.10.0-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-configargparse

Change Logs

* Thu Dec 17 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 09 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 04 2015 freitag@owncloud.com
- Some minor cleanups.
* Wed Mar 04 2015 freitag@owncloud.com
- Update to upstream version 0.9.3 to make mitmproxy work.
* Tue Mar 03 2015 freitag@opensuse.org
- Initial package release