commit azure-cli-keyvault for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package azure-cli-keyvault for 
openSUSE:Factory checked in at 2019-10-31 18:16:21

Comparing /work/SRC/openSUSE:Factory/azure-cli-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-keyvault.new.2990 (New)


Package is "azure-cli-keyvault"

Thu Oct 31 18:16:21 2019 rev:7 rq:742697 version:2.2.16

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-keyvault/azure-cli-keyvault.changes
2019-06-05 11:43:53.579030031 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-keyvault.new.2990/azure-cli-keyvault.changes
  2019-10-31 18:16:24.194081815 +0100
@@ -1,0 +2,9 @@
+Thu Oct 24 12:10:47 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.2.11
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-keyvault-2.2.11.tar.gz

New:

  azure-cli-keyvault-2.2.16.tar.gz



Other differences:
--
++ azure-cli-keyvault.spec ++
--- /var/tmp/diff_new_pack.o8VTF4/_old  2019-10-31 18:16:25.130082784 +0100
+++ /var/tmp/diff_new_pack.o8VTF4/_new  2019-10-31 18:16:25.134082788 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-keyvault
-Version:2.2.11
+Version:2.2.16
 Release:0
 Summary:Microsoft Azure CLI 'keyvault' Command Module
 License:MIT
@@ -33,7 +33,7 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-graphrbac >= 0.53.0
+Requires:   python3-azure-graphrbac >= 0.60.0
 Requires:   python3-azure-keyvault >= 1.1.0
 Requires:   python3-azure-mgmt-keyvault >= 1.1.0
 Requires:   python3-azure-nspkg >= 3.0.0

++ azure-cli-keyvault-2.2.11.tar.gz -> azure-cli-keyvault-2.2.16.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-keyvault-2.2.11/HISTORY.rst 
new/azure-cli-keyvault-2.2.16/HISTORY.rst
--- old/azure-cli-keyvault-2.2.11/HISTORY.rst   2019-02-12 03:05:13.0 
+0100
+++ new/azure-cli-keyvault-2.2.16/HISTORY.rst   2019-06-13 23:17:46.0 
+0200
@@ -2,6 +2,27 @@
 
 Release History
 ===
+
+2.2.16
+++
+* Minor fixes.
+
+2.2.15
+++
+* Minor fixes.
+
+2.2.14
+++
+* Minor fixes.
+
+2.2.13
+++
+* Minor fixes.
+
+2.2.12
+++
+* Minor fixes.
+
 2.2.11
 ++
 * keyvault secret backup: Fixes issue where some users received an 
'unexpected_keyword' error when using --id.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-keyvault-2.2.11/PKG-INFO 
new/azure-cli-keyvault-2.2.16/PKG-INFO
--- old/azure-cli-keyvault-2.2.11/PKG-INFO  2019-02-12 03:05:39.0 
+0100
+++ new/azure-cli-keyvault-2.2.16/PKG-INFO  2019-06-13 23:18:19.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-keyvault
-Version: 2.2.11
+Version: 2.2.16
 Summary: Microsoft Azure Command-Line Tools Keyvault Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -19,6 +19,27 @@
 
 Release History
 ===
+
+2.2.16
+++
+* Minor fixes.
+
+2.2.15
+++
+* Minor fixes.
+
+2.2.14
+++
+* Minor fixes.
+
+2.2.13
+++
+* Minor fixes.
+
+2.2.12
+++
+* Minor fixes.
+
 2.2.11
 ++
 * keyvault secret backup: Fixes issue where some users received an 
'unexpected_keyword' error when using --id.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-keyvault-2.2.11/azure/cli/command_modules/keyvault/_help.py 
new/azure-cli-keyvault-2.2.16/azure/cli/command_modules/keyvault/_help.py
--- old/azure-cli-keyvault-2.2.11/azure/cli/command_modules/keyvault/_help.py   
2019-02-12 03:05:13.0 +0100
+++ new/azure-cli-keyvault-2.2.16/azure/cli/command_modules/keyvault/_help.py   
2019-06-13 23:17:46.0 +0200
@@ -116,13 +116,17 @@
 long-summary: Default permissions are created for the current user or service 
principal unless the `--no-self-perms` flag is specified.
 examples:
   - name: Create a key vault. (autogenerated)
-text: az keyvault create --name MyKeyVault --resource-group MyResourceGroup
+text: az keyvault create --location westus2 --name MyKeyVault 
--resource-group MyResourceGroup
 crafted: true
 """
 
 helps['keyvault delete'] = """
 type: command
 short-summary: Delete a key 

commit azure-cli-keyvault for openSUSE:Factory

2019-06-05 Thread root
Hello community,

here is the log from the commit of package azure-cli-keyvault for 
openSUSE:Factory checked in at 2019-06-05 11:43:50

Comparing /work/SRC/openSUSE:Factory/azure-cli-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-keyvault.new.5148 (New)


Package is "azure-cli-keyvault"

Wed Jun  5 11:43:50 2019 rev:6 rq:707563 version:2.2.11

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-keyvault/azure-cli-keyvault.changes
2019-05-22 11:00:37.274722886 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-keyvault.new.5148/azure-cli-keyvault.changes
  2019-06-05 11:43:53.579030031 +0200
@@ -1,0 +2,5 @@
+Tue Jun  4 09:47:11 UTC 2019 - John Paul Adrian Glaubitz 

+
+- Remove unneccesary %python_expand prefix from %fdupes call
+
+---



Other differences:
--
++ azure-cli-keyvault.spec ++
--- /var/tmp/diff_new_pack.K7C6DG/_old  2019-06-05 11:43:55.095029650 +0200
+++ /var/tmp/diff_new_pack.K7C6DG/_new  2019-06-05 11:43:55.099029649 +0200
@@ -57,7 +57,7 @@
 
 %install
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix} 
--install-lib=%{python3_sitelib}
-%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%fdupes %{buildroot}%{python3_sitelib}
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__init__.*
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__pycache__
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__init__.*




commit azure-cli-keyvault for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package azure-cli-keyvault for 
openSUSE:Factory checked in at 2019-05-22 11:00:35

Comparing /work/SRC/openSUSE:Factory/azure-cli-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-keyvault.new.5148 (New)


Package is "azure-cli-keyvault"

Wed May 22 11:00:35 2019 rev:5 rq:696843 version:2.2.11

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-keyvault/azure-cli-keyvault.changes
2018-10-15 10:45:30.151258022 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-keyvault.new.5148/azure-cli-keyvault.changes
  2019-05-22 11:00:37.274722886 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 15:05:33 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.2.11
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Bump minimum version for Python Azure SDK namespace
+  packages to 3.0.0 in BuildRequires and Requires
+- Remove python3-devel package from BuildRequires
+- Remove unzip package from BuildRequires
+- Run fdupes to hardlink duplicate files
+  + Add fdupes to BuildRequires
+  + Add %fdupes invocation to %install
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-keyvault-2.2.2.tar.gz

New:

  azure-cli-keyvault-2.2.11.tar.gz



Other differences:
--
++ azure-cli-keyvault.spec ++
--- /var/tmp/diff_new_pack.h1D9gW/_old  2019-05-22 11:00:38.118722151 +0200
+++ /var/tmp/diff_new_pack.h1D9gW/_new  2019-05-22 11:00:38.118722151 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-keyvault
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-keyvault
-Version:2.2.2
+Version:2.2.11
 Release:0
 Summary:Microsoft Azure CLI 'keyvault' Command Module
 License:MIT
@@ -27,17 +27,16 @@
 Source1:LICENSE.txt
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
-BuildRequires:  python3-azure-nspkg
-BuildRequires:  python3-devel
+BuildRequires:  fdupes
+BuildRequires:  python3-azure-nspkg >= 3.0.0
 BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-graphrbac >= 0.40.0
+Requires:   python3-azure-graphrbac >= 0.53.0
 Requires:   python3-azure-keyvault >= 1.1.0
 Requires:   python3-azure-mgmt-keyvault >= 1.1.0
-Requires:   python3-azure-nspkg
+Requires:   python3-azure-nspkg >= 3.0.0
 Requires:   python3-pyOpenSSL
 Conflicts:  azure-cli < 2.0.0
 
@@ -58,6 +57,7 @@
 
 %install
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix} 
--install-lib=%{python3_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__init__.*
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__pycache__
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__init__.*

++ azure-cli-keyvault-2.2.2.tar.gz -> azure-cli-keyvault-2.2.11.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-keyvault-2.2.2/HISTORY.rst 
new/azure-cli-keyvault-2.2.11/HISTORY.rst
--- old/azure-cli-keyvault-2.2.2/HISTORY.rst2018-08-09 08:34:43.0 
+0200
+++ new/azure-cli-keyvault-2.2.11/HISTORY.rst   2019-02-12 03:05:13.0 
+0100
@@ -2,6 +2,41 @@
 
 Release History
 ===
+2.2.11
+++
+* keyvault secret backup: Fixes issue where some users received an 
'unexpected_keyword' error when using --id.
+
+2.2.10
+++
+* Minor fixes
+
+2.2.9
++
+* Minor fixes
+
+2.2.8
++
+* Minor fixes
+
+2.2.7
++
+* bug fix: do not drop legit exceptions 
+
+2.2.6
++
+* Minor changes
+
+2.2.5
++
+* Minor changes
+
+2.2.4
++
+* Restrict keyvault storage commmands to the latest API profile
+
+2.2.3
++
+* Fixed Key Vault key import for RSA keys
 
 2.2.2
 +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-keyvault-2.2.2/PKG-INFO 
new/azure-cli-keyvault-2.2.11/PKG-INFO
--- old/azure-cli-keyvault-2.2.2/PKG-INFO   2018-08-09 08:36:46.0 
+0200
+++ new/azure-cli-keyvault-2.2.11/PKG-INFO  2019-02-12 03:05:39.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-keyvault
-Version: 2.2.2
+Version: 2.2.11
 Summary: Microsoft Azure 

commit azure-cli-keyvault for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package azure-cli-keyvault for 
openSUSE:Factory checked in at 2018-10-15 10:45:11

Comparing /work/SRC/openSUSE:Factory/azure-cli-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-keyvault.new (New)


Package is "azure-cli-keyvault"

Mon Oct 15 10:45:11 2018 rev:4 rq:641113 version:2.2.2

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-keyvault/azure-cli-keyvault.changes
2018-05-13 16:02:39.207610829 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-keyvault.new/azure-cli-keyvault.changes   
2018-10-15 10:45:30.151258022 +0200
@@ -1,0 +2,9 @@
+Mon Sep 17 12:04:52 UTC 2018 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.2.2
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-keyvault-2.0.21.tar.gz

New:

  azure-cli-keyvault-2.2.2.tar.gz



Other differences:
--
++ azure-cli-keyvault.spec ++
--- /var/tmp/diff_new_pack.90iOfu/_old  2018-10-15 10:45:31.603256470 +0200
+++ /var/tmp/diff_new_pack.90iOfu/_new  2018-10-15 10:45:31.603256470 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   azure-cli-keyvault
-Version:2.0.21
+Version:2.2.2
 Release:0
 Summary:Microsoft Azure CLI 'keyvault' Command Module
 License:MIT
@@ -34,8 +34,9 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-keyvault >= 0.3.7
-Requires:   python3-azure-mgmt-keyvault >= 0.40.0
+Requires:   python3-azure-graphrbac >= 0.40.0
+Requires:   python3-azure-keyvault >= 1.1.0
+Requires:   python3-azure-mgmt-keyvault >= 1.1.0
 Requires:   python3-azure-nspkg
 Requires:   python3-pyOpenSSL
 Conflicts:  azure-cli < 2.0.0

++ azure-cli-keyvault-2.0.21.tar.gz -> azure-cli-keyvault-2.2.2.tar.gz 
++
 1770 lines of diff (skipped)




commit azure-cli-keyvault for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package azure-cli-keyvault for 
openSUSE:Factory checked in at 2018-05-13 16:02:36

Comparing /work/SRC/openSUSE:Factory/azure-cli-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-keyvault.new (New)


Package is "azure-cli-keyvault"

Sun May 13 16:02:36 2018 rev:3 rq:600056 version:2.0.21

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-keyvault/azure-cli-keyvault.changes
2018-02-14 09:31:24.275952698 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-keyvault.new/azure-cli-keyvault.changes   
2018-05-13 16:02:39.207610829 +0200
@@ -1,0 +2,8 @@
+Thu Apr 19 09:37:05 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.21
+- Move LICENSE.txt from %doc to %license section
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-keyvault-2.0.17.tar.gz

New:

  azure-cli-keyvault-2.0.21.tar.gz



Other differences:
--
++ azure-cli-keyvault.spec ++
--- /var/tmp/diff_new_pack.7fyJE0/_old  2018-05-13 16:02:40.051580037 +0200
+++ /var/tmp/diff_new_pack.7fyJE0/_new  2018-05-13 16:02:40.051580037 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-keyvault
-Version:2.0.17
+Version:2.0.21
 Release:0
 Summary:Microsoft Azure CLI 'keyvault' Command Module
 License:MIT
@@ -37,6 +37,7 @@
 Requires:   python3-azure-keyvault >= 0.3.7
 Requires:   python3-azure-mgmt-keyvault >= 0.40.0
 Requires:   python3-azure-nspkg
+Requires:   python3-pyOpenSSL
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -65,7 +66,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python3_sitelib}/azure/cli/command_modules/keyvault
 %{python3_sitelib}/azure_cli_keyvault-*.egg-info
 

++ azure-cli-keyvault-2.0.17.tar.gz -> azure-cli-keyvault-2.0.21.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-keyvault-2.0.17/HISTORY.rst 
new/azure-cli-keyvault-2.0.21/HISTORY.rst
--- old/azure-cli-keyvault-2.0.17/HISTORY.rst   2018-01-26 17:12:24.0 
+0100
+++ new/azure-cli-keyvault-2.0.21/HISTORY.rst   2018-04-06 19:33:13.0 
+0200
@@ -2,6 +2,22 @@
 
 Release History
 ===
+2.0.21
+++
+* Minor fixes.
+* `sdist` is now compatible with wheel 0.31.0
+
+2.0.20
+++
+* Support Autorest 3.0 based SDKs
+
+2.0.19
+++
+* Minor fixes.
+
+2.0.18
+++
+* Minor fixes.
 
 2.0.17
 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-keyvault-2.0.17/PKG-INFO 
new/azure-cli-keyvault-2.0.21/PKG-INFO
--- old/azure-cli-keyvault-2.0.17/PKG-INFO  2018-01-26 17:12:44.0 
+0100
+++ new/azure-cli-keyvault-2.0.21/PKG-INFO  2018-04-06 19:33:46.0 
+0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: azure-cli-keyvault
-Version: 2.0.17
+Version: 2.0.21
 Summary: Microsoft Azure Command-Line Tools Keyvault Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License: MIT
+Description-Content-Type: UNKNOWN
 Description: Microsoft Azure CLI 'keyvault' Command Module
 =
 
@@ -19,6 +20,22 @@
 
 Release History
 ===
+2.0.21
+++
+* Minor fixes.
+* `sdist` is now compatible with wheel 0.31.0
+
+2.0.20
+++
+* Support Autorest 3.0 based SDKs
+
+2.0.19
+++
+* Minor fixes.
+
+2.0.18
+++
+* Minor fixes.
 
 2.0.17
 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-keyvault-2.0.17/azure/cli/command_modules/keyvault/_command_type.py
 
new/azure-cli-keyvault-2.0.21/azure/cli/command_modules/keyvault/_command_type.py
--- 
old/azure-cli-keyvault-2.0.17/azure/cli/command_modules/keyvault/_command_type.py
   2018-01-26 17:12:24.0 +0100
+++ 
new/azure-cli-keyvault-2.0.21/azure/cli/command_modules/keyvault/_command_type.py
   2018-04-06 19:33:13.0 +0200
@@ -78,8 +78,9 @@
 
 def keyvault_command_handler(command_args):
 from azure.cli.core.util import get_arg_list
+from azure.cli.core.commands.client_factory import 
resolve_client_arg_name
 from msrest.paging import Paged
-from msrestazure.azure_operation import AzureOperationPoller
+from azure.cli.core.util import 

commit azure-cli-keyvault for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-keyvault for 
openSUSE:Factory checked in at 2018-02-14 09:31:13

Comparing /work/SRC/openSUSE:Factory/azure-cli-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-keyvault.new (New)


Package is "azure-cli-keyvault"

Wed Feb 14 09:31:13 2018 rev:2 rq:574816 version:2.0.17

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-keyvault/azure-cli-keyvault.changes
2017-11-10 14:54:05.563249619 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-keyvault.new/azure-cli-keyvault.changes   
2018-02-14 09:31:24.275952698 +0100
@@ -1,0 +2,9 @@
+Thu Feb  8 12:26:59 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.17
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-cli-keyvault-2.0.11.tar.gz

New:

  azure-cli-keyvault-2.0.17.tar.gz



Other differences:
--
++ azure-cli-keyvault.spec ++
--- /var/tmp/diff_new_pack.I8a3CY/_old  2018-02-14 09:31:24.927929073 +0100
+++ /var/tmp/diff_new_pack.I8a3CY/_new  2018-02-14 09:31:24.931928928 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-keyvault
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-keyvault
-Version:2.0.11
+Version:2.0.17
 Release:0
 Summary:Microsoft Azure CLI 'keyvault' Command Module
 License:MIT
@@ -24,18 +25,18 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-keyvault/azure-cli-keyvault-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
+Requires:   python3-azure-keyvault >= 0.3.7
 Requires:   python3-azure-mgmt-keyvault >= 0.40.0
-Requires:   python3-azure-keyvault >= 0.3.6
-Requires:   azure-cli-core
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/keyvault
 %{python3_sitelib}/azure_cli_keyvault-*.egg-info
+
 %changelog

++ azure-cli-keyvault-2.0.11.tar.gz -> azure-cli-keyvault-2.0.17.tar.gz 
++
 1786 lines of diff (skipped)