commit azure-cli-appservice for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package azure-cli-appservice for 
openSUSE:Factory checked in at 2019-10-31 18:15:07

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


Package is "azure-cli-appservice"

Thu Oct 31 18:15:07 2019 rev:7 rq:742671 version:0.2.21

Changes:

--- 
/work/SRC/openSUSE:Factory/azure-cli-appservice/azure-cli-appservice.changes
2019-06-05 11:41:38.931059352 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-appservice.new.2990/azure-cli-appservice.changes
  2019-10-31 18:15:10.078005090 +0100
@@ -1,0 +2,9 @@
+Thu Oct 24 12:08:35 UTC 2019 - John Paul Adrian Glaubitz 

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

Old:

  azure-cli-appservice-0.2.13.tar.gz

New:

  azure-cli-appservice-0.2.21.tar.gz



Other differences:
--
++ azure-cli-appservice.spec ++
--- /var/tmp/diff_new_pack.lx7onW/_old  2019-10-31 18:15:11.998007078 +0100
+++ /var/tmp/diff_new_pack.lx7onW/_new  2019-10-31 18:15:12.006007087 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-appservice
-Version:0.2.13
+Version:0.2.21
 Release:0
 Summary:Microsoft Azure CLI 'appservice' Command Module
 License:MIT
@@ -34,14 +34,17 @@
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
 Requires:   python3-Fabric >= 2.4
+Requires:   python3-azure-functions-devops-build >= 0.0.22
 Requires:   python3-azure-mgmt-applicationinsights >= 0.1.1
-Requires:   python3-azure-mgmt-containerregistry >= 2.6.0
-Requires:   python3-azure-mgmt-storage >= 3.1.1
-Requires:   python3-azure-mgmt-web >= 0.40.0
+Requires:   python3-azure-mgmt-containerregistry >= 2.8.0
+Requires:   python3-azure-mgmt-storage >= 3.3.0
+Requires:   python3-azure-mgmt-web >= 0.42.0
 Requires:   python3-azure-nspkg >= 3.0.0
+Requires:   python3-cryptography
 Requires:   python3-pyOpenSSL
 Requires:   python3-six
 Requires:   python3-urllib3 >= 1.18
+Requires:   python3-vsts-cd-manager < 1.1.0
 Requires:   python3-xmltodict
 Conflicts:  azure-cli < 2.0.0
 

++ azure-cli-appservice-0.2.13.tar.gz -> azure-cli-appservice-0.2.21.tar.gz 
++
 4024 lines of diff (skipped)




commit azure-cli-appservice for openSUSE:Factory

2019-06-05 Thread root
Hello community,

here is the log from the commit of package azure-cli-appservice for 
openSUSE:Factory checked in at 2019-06-05 11:41:35

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


Package is "azure-cli-appservice"

Wed Jun  5 11:41:35 2019 rev:6 rq:707534 version:0.2.13

Changes:

--- 
/work/SRC/openSUSE:Factory/azure-cli-appservice/azure-cli-appservice.changes
2019-05-22 10:58:47.490862683 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-appservice.new.5148/azure-cli-appservice.changes
  2019-06-05 11:41:38.931059352 +0200
@@ -1,0 +2,5 @@
+Tue Jun  4 09:28:18 UTC 2019 - John Paul Adrian Glaubitz 

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



Other differences:
--
++ azure-cli-appservice.spec ++
--- /var/tmp/diff_new_pack.1DIyW0/_old  2019-06-05 11:41:39.863059232 +0200
+++ /var/tmp/diff_new_pack.1DIyW0/_new  2019-06-05 11:41:39.867059232 +0200
@@ -62,7 +62,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-appservice for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package azure-cli-appservice for 
openSUSE:Factory checked in at 2019-05-22 10:58:47

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


Package is "azure-cli-appservice"

Wed May 22 10:58:47 2019 rev:5 rq:696814 version:0.2.13

Changes:

--- 
/work/SRC/openSUSE:Factory/azure-cli-appservice/azure-cli-appservice.changes
2018-10-15 10:48:40.315054857 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-appservice.new.5148/azure-cli-appservice.changes
  2019-05-22 10:58:47.490862683 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 12:44:32 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.2.13
+  + 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-appservice-0.2.3.tar.gz

New:

  azure-cli-appservice-0.2.13.tar.gz



Other differences:
--
++ azure-cli-appservice.spec ++
--- /var/tmp/diff_new_pack.sUeeB1/_old  2019-05-22 10:58:48.102861890 +0200
+++ /var/tmp/diff_new_pack.sUeeB1/_new  2019-05-22 10:58:48.106861885 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-appservice
 #
-# 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-appservice
-Version:0.2.3
+Version:0.2.13
 Release:0
 Summary:Microsoft Azure CLI 'appservice' Command Module
 License:MIT
@@ -27,17 +27,18 @@
 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-mgmt-containerregistry >= 2.1.0
-Requires:   python3-azure-mgmt-storage >= 2.0.0
-Requires:   python3-azure-mgmt-web >= 0.35.0
-Requires:   python3-azure-nspkg
+Requires:   python3-Fabric >= 2.4
+Requires:   python3-azure-mgmt-applicationinsights >= 0.1.1
+Requires:   python3-azure-mgmt-containerregistry >= 2.6.0
+Requires:   python3-azure-mgmt-storage >= 3.1.1
+Requires:   python3-azure-mgmt-web >= 0.40.0
+Requires:   python3-azure-nspkg >= 3.0.0
 Requires:   python3-pyOpenSSL
 Requires:   python3-six
 Requires:   python3-urllib3 >= 1.18
@@ -61,6 +62,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-appservice-0.2.3.tar.gz -> azure-cli-appservice-0.2.13.tar.gz 
++
 4332 lines of diff (skipped)




commit azure-cli-appservice for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package azure-cli-appservice for 
openSUSE:Factory checked in at 2018-10-15 10:48:32

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


Package is "azure-cli-appservice"

Mon Oct 15 10:48:32 2018 rev:4 rq:641239 version:0.2.3

Changes:

--- 
/work/SRC/openSUSE:Factory/azure-cli-appservice/azure-cli-appservice.changes
2018-05-13 16:01:11.998792592 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-appservice.new/azure-cli-appservice.changes
   2018-10-15 10:48:40.315054857 +0200
@@ -1,0 +2,9 @@
+Mon Sep 17 08:46:56 UTC 2018 - John Paul Adrian Glaubitz 

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

Old:

  azure-cli-appservice-0.1.31.tar.gz

New:

  azure-cli-appservice-0.2.3.tar.gz



Other differences:
--
++ azure-cli-appservice.spec ++
--- /var/tmp/diff_new_pack.erWThY/_old  2018-10-15 10:48:41.055054068 +0200
+++ /var/tmp/diff_new_pack.erWThY/_new  2018-10-15 10:48:41.083054038 +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-appservice
-Version:0.1.31
+Version:0.2.3
 Release:0
 Summary:Microsoft Azure CLI 'appservice' Command Module
 License:MIT
@@ -34,10 +34,12 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-mgmt-containerregistry >= 1.0.1
+Requires:   python3-azure-mgmt-containerregistry >= 2.1.0
+Requires:   python3-azure-mgmt-storage >= 2.0.0
 Requires:   python3-azure-mgmt-web >= 0.35.0
 Requires:   python3-azure-nspkg
 Requires:   python3-pyOpenSSL
+Requires:   python3-six
 Requires:   python3-urllib3 >= 1.18
 Requires:   python3-xmltodict
 Conflicts:  azure-cli < 2.0.0

++ azure-cli-appservice-0.1.31.tar.gz -> azure-cli-appservice-0.2.3.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-appservice-0.1.31/HISTORY.rst 
new/azure-cli-appservice-0.2.3/HISTORY.rst
--- old/azure-cli-appservice-0.1.31/HISTORY.rst 2018-04-06 19:33:13.0 
+0200
+++ new/azure-cli-appservice-0.2.3/HISTORY.rst  2018-08-23 01:07:57.0 
+0200
@@ -2,6 +2,52 @@
 
 Release History
 ===
+
+0.2.3
++
+* support CORS on functionapp & webapp
+* arm tag support on create commands
+* `webapp/functionapp identity show`: exception handling to exit with code 3 
upon a missing resource for consistency
+
+0.2.2
++
+* fix a bug that prevent from creating a function-app using storage accounts 
in external resource groups
+* fix a crash on zip deployment
+
+0.2.1
++
+* Minor fixes.
+
+0.2.0
++
+* BREAKING CHANGE: 'show' commands log error message and fail with exit code 
of 3 upon a missing resource.
+* appservice: allow PremiumV2 skus
+
+0.1.36
+++
+* webapp/functionapp: Adding support for disabling identity az webapp identity 
remove. Preview tag removed for Identity feature.
+
+0.1.35
+++
+* dependencies: remove the cap on the urllib as newer requests was released
+* functionapp create: support to use appservice plan from external resource 
groups
+
+0.1.34
+++
+* dependencies: cap the urllib to 1.22 to avoid conflit with requests 2.18.4
+
+0.1.33
+++
+* webapp/functionapp: improve generic update commands
+* webapp/functionapp: webapp deployment source config-zip supports async 
operation with status updates for long running operation 
+
+0.1.32
+++
+* webapp: fix a bug in `az webapp delete` when `--slot` is provided
+* webapp: remove `--runtime-version` from `az webapp auth update` as it's not 
very public ready
+* webapp: az webapp config set support for min_tls_version & https2.0
+* webapp: az webapp create support for multicontainers
+
 0.1.31
 ++
 * (Breaking change): remove `assign-identity` which was tagged `deprecating` 2 
releases ago
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-appservice-0.1.31/PKG-INFO 
new/azure-cli-appservice-0.2.3/PKG-INFO
--- old/azure-cli-appservice-0.1.31/PKG-INFO2018-04-06 19:33:30.0 
+0200
+++ new/azure-cli-appservice-0.2.3/PKG-INFO 2018-08-23 01:09:29.0 
+0200
@@

commit azure-cli-appservice for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package azure-cli-appservice for 
openSUSE:Factory checked in at 2018-05-13 16:01:08

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


Package is "azure-cli-appservice"

Sun May 13 16:01:08 2018 rev:3 rq:600032 version:0.1.31

Changes:

--- 
/work/SRC/openSUSE:Factory/azure-cli-appservice/azure-cli-appservice.changes
2018-02-14 09:29:48.063439083 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-appservice.new/azure-cli-appservice.changes
   2018-05-13 16:01:11.998792592 +0200
@@ -1,0 +2,8 @@
+Mon Apr 23 07:48:23 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.31
+- Move LICENSE.txt from %doc to %license section
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-appservice-0.1.25.tar.gz

New:

  azure-cli-appservice-0.1.31.tar.gz



Other differences:
--
++ azure-cli-appservice.spec ++
--- /var/tmp/diff_new_pack.91vcGD/_old  2018-05-13 16:01:12.738765594 +0200
+++ /var/tmp/diff_new_pack.91vcGD/_new  2018-05-13 16:01:12.742765448 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-appservice
-Version:0.1.25
+Version:0.1.31
 Release:0
 Summary:Microsoft Azure CLI 'appservice' Command Module
 License:MIT
@@ -35,7 +35,7 @@
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
 Requires:   python3-azure-mgmt-containerregistry >= 1.0.1
-Requires:   python3-azure-mgmt-web >= 0.34.1
+Requires:   python3-azure-mgmt-web >= 0.35.0
 Requires:   python3-azure-nspkg
 Requires:   python3-pyOpenSSL
 Requires:   python3-urllib3 >= 1.18
@@ -68,7 +68,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/appservice
 %{python3_sitelib}/azure_cli_appservice-*.egg-info
 

++ azure-cli-appservice-0.1.25.tar.gz -> azure-cli-appservice-0.1.31.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-appservice-0.1.25/HISTORY.rst 
new/azure-cli-appservice-0.1.31/HISTORY.rst
--- old/azure-cli-appservice-0.1.25/HISTORY.rst 2018-01-26 17:12:23.0 
+0100
+++ new/azure-cli-appservice-0.1.31/HISTORY.rst 2018-04-06 19:33:13.0 
+0200
@@ -2,6 +2,34 @@
 
 Release History
 ===
+0.1.31
+++
+* (Breaking change): remove `assign-identity` which was tagged `deprecating` 2 
releases ago
+* webapp: capture the unhandled exception if the appservice plan doesn't exist
+* `sdist` is now compatible with wheel 0.31.0
+
+0.1.30
+++
+* webapp: az webapp update supports httpsOnly
+* webapp/functionapp:  slot support for identity assign & identity show
+
+0.1.29
+++
+* webapp/functionapp: author managed identity commands `identity assign/show`, 
and deprecate `assign-identity`
+
+0.1.28
+++
+* webapp: updating tests/code for sdk update
+
+0.1.27
+++
+* appservice: list-location: Fixes the bug where 'Free' was reported as an 
invalid SKU
+
+0.1.26
+++
+* webapp backup/restore: Fix issue where restore command fails because of a 
null reference
+* appservice: support default app service plan through `az configure 
--defaults appserviceplan=my-asp`
+
 0.1.25
 ++
 * fix broken webapp log tail/download
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-appservice-0.1.25/PKG-INFO 
new/azure-cli-appservice-0.1.31/PKG-INFO
--- old/azure-cli-appservice-0.1.25/PKG-INFO2018-01-26 17:12:49.0 
+0100
+++ new/azure-cli-appservice-0.1.31/PKG-INFO2018-04-06 19:33:30.0 
+0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: azure-cli-appservice
-Version: 0.1.25
+Version: 0.1.31
 Summary: Microsoft Azure Command-Line Tools AppService 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 'appservice' Command Module
 ===
 
@@ -19,6 +20,34 @@
 
 Release History
 ===
+0.1.31
+++
+* (Breaking change): remove `assign-identity` which was tagged 
`deprecating` 2 releases ago
+* webapp: capture the unhandled exception if the appservice plan 
doesn't exist
+* `sdist` is now compatible with wheel 0.31.0
+
+0.1.30
+++
+* webapp: az webapp update supports httpsOnly
+* w

commit azure-cli-appservice for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-appservice for 
openSUSE:Factory checked in at 2018-02-14 09:29:35

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


Package is "azure-cli-appservice"

Wed Feb 14 09:29:35 2018 rev:2 rq:574795 version:0.1.25

Changes:

--- 
/work/SRC/openSUSE:Factory/azure-cli-appservice/azure-cli-appservice.changes
2017-11-10 14:52:00.199783309 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-appservice.new/azure-cli-appservice.changes
   2018-02-14 09:29:48.063439083 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 14:33:48 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.25
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-appservice-0.1.17.tar.gz

New:

  azure-cli-appservice-0.1.25.tar.gz



Other differences:
--
++ azure-cli-appservice.spec ++
--- /var/tmp/diff_new_pack.Nv0bKG/_old  2018-02-14 09:29:48.895408935 +0100
+++ /var/tmp/diff_new_pack.Nv0bKG/_new  2018-02-14 09:29:48.895408935 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-appservice
 #
-# 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-appservice
-Version:0.1.17
+Version:0.1.25
 Release:0
 Summary:Microsoft Azure CLI 'appservice' Command Module
 License:MIT
@@ -24,21 +25,21 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-appservice/azure-cli-appservice-%{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-mgmt-containerregistry >= 1.0.1
+Requires:   python3-azure-mgmt-web >= 0.34.1
 Requires:   python3-azure-nspkg
-Requires:   azure-cli-core
-Requires:   python3-azure-mgmt-web >= 0.32.0
-Requires:   python3-azure-mgmt-containerregistry >= 0.3.1
+Requires:   python3-pyOpenSSL
 Requires:   python3-urllib3 >= 1.18
 Requires:   python3-xmltodict
-Requires:   python3-pyOpenSSL
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -67,7 +68,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/appservice
 %{python3_sitelib}/azure_cli_appservice-*.egg-info
+
 %changelog

++ azure-cli-appservice-0.1.17.tar.gz -> azure-cli-appservice-0.1.25.tar.gz 
++
 2943 lines of diff (skipped)