14
0
Commit Graph

1 Commits

Author SHA256 Message Date
a6bcfa252f - Rename the package according to PyPI
- update to 1.5.1:
  * no changes file available 

- Provide PyPi module name

- update to 1.3:
  * Python 3.9 support 

- Remove unnecessary dependency on unittest2

- version update to 1.2.3
  * Fixes #179
  * allow use of nargs with action=append (#177)
  * Merged ConfigparserConfigFileParser - PR #173 - which adds support
    for python's Configparser config file format

- Fix build without python2

- Update to 1.0.
  * Dash supported as first char of argument

- When setting the environmental variable COLUMNS=80
  test case test_help_with_metavar works again.
  gh#bw2/ConfigArgParse#146

- Update to 0.15.1
  * Drop support for EOL Python 2.6, 3.2-3.3
  * Add Python 3.6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ConfigArgParse?expand=0&rev=3
2021-07-20 17:28:28 +00:00