14
0
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:
Tomáš Chvátal
2019-07-24 08:25:20 +00:00
committed by Git OBS Bridge
parent dcdd3e0338
commit ce45fd914a
4 changed files with 11 additions and 4 deletions

View File

@@ -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