python-argh
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-argh && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
argh-0.30.5.tar.gz | 0000063041 61.6 KB | |
python-argh.changes | 0000009116 8.9 KB | |
python-argh.spec | 0000002508 2.45 KB |
Revision 22 (latest revision is 26)
Ana Guerrero (anag+factory)
accepted
request 1135243
from
Dirk Mueller (dirkmueller)
(revision 22)
- update to 0.30.5: * A combination of `nargs` with a list as default value would lead to the values coming from CLI being wrapped in another list (issue #212). * Argspec guessing: if `nargs` is not specified but the default value is a list, `nargs="*"` is assumed and passed to argparse.
Comments 0