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
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 24 08:22:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 24 12:36:58 UTC 2019 - pgajdos@suse.com
|
Fri May 24 12:36:58 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-knack
|
Name: python-knack
|
||||||
Version: 0.6.2
|
Version: 0.6.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Command-Line Interface framework
|
Summary: A Command-Line Interface framework
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a354e9dfe965ecf4b8cea0ab6b757aae7936dc1c4231c70c10586b67ce4e73e1
|
|
||||||
size 75413
|
|
||||||
3
v0.6.3.tar.gz
Normal file
3
v0.6.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:29c39ca8f885f0cff52412bf414aef9e0f88e8c66ce7fa689bf12e054197138d
|
||||||
|
size 75694
|
||||||
Reference in New Issue
Block a user