14
0
forked from pool/python-knack

Accepting request 693717 from home:pgajdos

- version update to 0.5.4
  * Allows the loading of text files using @filename syntax.
  * Adds the argument kwarg configured_default to support setting
    argument defaults via the config file's [defaults] section or
    an environment variable.

OBS-URL: https://build.opensuse.org/request/show/693717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knack?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-04-15 09:54:31 +00:00
committed by Git OBS Bridge
parent 5ad6a803e8
commit e7f848a022
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-knack
Version: 0.5.3
Version: 0.5.4
Release: 0
Summary: A Command-Line Interface framework
License: MIT