forked from pool/python-knack
Accepting request 801162 from home:glaubitz:branches:devel:languages:python:azure
- Update Azure SDK components to latest upstream version OBS-URL: https://build.opensuse.org/request/show/801162 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knack?expand=0&rev=23
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0cb9dff5d25f377ed06b0d1cefae6e907204e4a99b0a7fe2947f68118fa5b765
|
|
||||||
size 67514
|
|
||||||
3
knack-0.7.0rc4.tar.gz
Normal file
3
knack-0.7.0rc4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:66d1ff609ecfa1da48f731c9258f03d5dd1da324e2cf81732c78e993afc46683
|
||||||
|
size 65528
|
||||||
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 7 08:01:03 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.7.0rc4
|
||||||
|
* Change the timing to raise `EVENT_CLI_POST_EXECUTE` event (#199)
|
||||||
|
* Make `CLI.invoke` catch `SystemExit` (#199)
|
||||||
|
- from version 0.7.0rc3
|
||||||
|
* Change experimental tag color to cyan (#196)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 3 06:30:50 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Fri Apr 3 06:30:50 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%define realver 0.7.0rc1
|
%define realver 0.7.0rc4
|
||||||
Name: python-knack
|
Name: python-knack
|
||||||
Version: 0.7.0~rc1
|
Version: 0.7.0~rc4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Command-Line Interface framework
|
Summary: A Command-Line Interface framework
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user