diff --git a/python-knack.changes b/python-knack.changes index 09c6ae7..924bb99 100644 --- a/python-knack.changes +++ b/python-knack.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Apr 12 12:24:44 UTC 2019 - pgajdos@suse.com + +- 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. + ------------------------------------------------------------------- Thu Mar 28 15:07:06 UTC 2019 - Tomáš Chvátal diff --git a/python-knack.spec b/python-knack.spec index 9b65c90..d844e57 100644 --- a/python-knack.spec +++ b/python-knack.spec @@ -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 diff --git a/v0.5.3.tar.gz b/v0.5.3.tar.gz deleted file mode 100644 index f3e9476..0000000 --- a/v0.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15ea5249ee7988a5c418b27469658bf911012ea4f9258c7ea67f6a4a06f59bad -size 68440 diff --git a/v0.5.4.tar.gz b/v0.5.4.tar.gz new file mode 100644 index 0000000..c990b98 --- /dev/null +++ b/v0.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bebda3afacd308ab12bc47a65a4e4186d1643d4651e2faf9b7338f0e574a6eda +size 70003