forked from pool/python-knack
- Update to 0.6.3:
* Fixes issue where argument marked is_preview=True would not always be handled correctly. * Fixes issue where ensuring a directory exists could cause a race condition. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knack?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
dcdd3e0338
commit
ce45fd914a
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-knack
|
||||
Version: 0.6.2
|
||||
Version: 0.6.3
|
||||
Release: 0
|
||||
Summary: A Command-Line Interface framework
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user