commit azure-cli-cdn for openSUSE:Factory

2019-10-31 Thread root
Hello community,

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

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


Package is "azure-cli-cdn"

Thu Oct 31 18:15:22 2019 rev:7 rq:742677 version:0.2.4

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-cdn/azure-cli-cdn.changes  
2019-06-05 11:42:12.259055088 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-cdn.new.2990/azure-cli-cdn.changes
2019-10-31 18:15:26.742022341 +0100
@@ -1,0 +2,9 @@
+Thu Oct 24 12:09:00 UTC 2019 - John Paul Adrian Glaubitz 

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

Old:

  azure-cli-cdn-0.2.0.tar.gz

New:

  azure-cli-cdn-0.2.4.tar.gz



Other differences:
--
++ azure-cli-cdn.spec ++
--- /var/tmp/diff_new_pack.nLYuMY/_old  2019-10-31 18:15:28.850024523 +0100
+++ /var/tmp/diff_new_pack.nLYuMY/_new  2019-10-31 18:15:28.854024527 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-cdn
-Version:0.2.0
+Version:0.2.4
 Release:0
 Summary:Microsoft Azure CLI 'Content Delivery Network (CDN)' 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-mgmt-cdn >= 3.0.0
+Requires:   python3-azure-mgmt-cdn >= 3.1.0
 Requires:   python3-azure-nspkg >= 3.0.0
 Conflicts:  azure-cli < 2.0.0
 

++ azure-cli-cdn-0.2.0.tar.gz -> azure-cli-cdn-0.2.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.2.0/HISTORY.rst 
new/azure-cli-cdn-0.2.4/HISTORY.rst
--- old/azure-cli-cdn-0.2.0/HISTORY.rst 2018-10-18 21:46:28.0 +0200
+++ new/azure-cli-cdn-0.2.4/HISTORY.rst 2019-06-13 23:17:46.0 +0200
@@ -2,6 +2,23 @@
 
 Release History
 ===
+
+0.2.4
++
+* Minor fixes.
+
+0.2.3
++
+* Minor fixes.
+
+0.2.2
++
+* Add support for Microsoft_Standard and Standard_ChinaCdn
+
+0.2.1
++
+* `cdn endpoint create/update/start/stop/delete/load/purge`: Added support for 
`--no-wait`.
+
 0.2.0
 +
 * BREAKING CHANGE: `cdn endpoint create`'s default query string caching 
behaviour no longer defaults to "IgnoreQueryString". It is now set by the 
service.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.2.0/PKG-INFO 
new/azure-cli-cdn-0.2.4/PKG-INFO
--- old/azure-cli-cdn-0.2.0/PKG-INFO2018-10-18 21:46:57.0 +0200
+++ new/azure-cli-cdn-0.2.4/PKG-INFO2019-06-13 23:18:08.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-cdn
-Version: 0.2.0
+Version: 0.2.4
 Summary: Microsoft Azure Command-Line Tools Content Delivery Network (CDN) 
Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -17,6 +17,23 @@
 
 Release History
 ===
+
+0.2.4
++
+* Minor fixes.
+
+0.2.3
++
+* Minor fixes.
+
+0.2.2
++
+* Add support for Microsoft_Standard and Standard_ChinaCdn
+
+0.2.1
++
+* `cdn endpoint create/update/start/stop/delete/load/purge`: Added 
support for `--no-wait`.
+
 0.2.0
 +
 * BREAKING CHANGE: `cdn endpoint create`'s default query string 
caching behaviour no longer defaults to "IgnoreQueryString". It is now set by 
the service.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-cdn-0.2.0/azure/cli/command_modules/cdn/__init__.py 
new/azure-cli-cdn-0.2.4/azure/cli/command_modules/cdn/__init__.py
--- old/azure-cli-cdn-0.2.0/azure/cli/command_modules/cdn/__init__.py   
2018-10-18 21:46:28.0 +0200
+++ new/azure-cli-cdn-0.2.4/azure/cli/command_modules/cdn/__init__.py   
2019-06-13 23:17:46.0 +0200
@@ -12,9 +12,10 @@
 
 def __init__(self, cli_ctx=None):
 from azure.cli.core.commands import CliCommandType
+from azure.cli.core.profiles import ResourceType
 cdn_custom = 
CliCommandType(operations_tmpl='azure.cli.command_modules.cdn.custom#{}')
 super(CdnCommandsLoader, self).__init__(cli_ctx=cli_ctx,
-
min_profile='2017-03-10-profile',
+
resource_typ

commit azure-cli-cdn for openSUSE:Factory

2019-06-05 Thread root
Hello community,

here is the log from the commit of package azure-cli-cdn for openSUSE:Factory 
checked in at 2019-06-05 11:42:08

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


Package is "azure-cli-cdn"

Wed Jun  5 11:42:08 2019 rev:6 rq:707541 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-cdn/azure-cli-cdn.changes  
2019-05-22 10:59:06.174838485 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-cdn.new.5148/azure-cli-cdn.changes
2019-06-05 11:42:12.259055088 +0200
@@ -1,0 +2,5 @@
+Tue Jun  4 09:31:36 UTC 2019 - John Paul Adrian Glaubitz 

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



Other differences:
--
++ azure-cli-cdn.spec ++
--- /var/tmp/diff_new_pack.bnHggM/_old  2019-06-05 11:42:13.187054969 +0200
+++ /var/tmp/diff_new_pack.bnHggM/_new  2019-06-05 11:42:13.191054968 +0200
@@ -54,7 +54,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-cdn for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package azure-cli-cdn for openSUSE:Factory 
checked in at 2019-05-22 10:59:04

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


Package is "azure-cli-cdn"

Wed May 22 10:59:04 2019 rev:5 rq:696820 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-cdn/azure-cli-cdn.changes  
2018-10-15 10:47:55.503102700 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-cdn.new.5148/azure-cli-cdn.changes
2019-05-22 10:59:06.174838485 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 13:16:56 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.2.0
+  + 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-cdn-0.1.1.tar.gz

New:

  azure-cli-cdn-0.2.0.tar.gz



Other differences:
--
++ azure-cli-cdn.spec ++
--- /var/tmp/diff_new_pack.Ndtkd1/_old  2019-05-22 10:59:07.670836548 +0200
+++ /var/tmp/diff_new_pack.Ndtkd1/_new  2019-05-22 10:59:07.698836512 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-cdn
 #
-# 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-cdn
-Version:0.1.1
+Version:0.2.0
 Release:0
 Summary:Microsoft Azure CLI 'Content Delivery Network (CDN)' Command 
Module
 License:MIT
@@ -27,15 +27,14 @@
 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-cdn >= 3.0.0
-Requires:   python3-azure-nspkg
+Requires:   python3-azure-nspkg >= 3.0.0
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -55,6 +54,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-cdn-0.1.1.tar.gz -> azure-cli-cdn-0.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.1.1/HISTORY.rst 
new/azure-cli-cdn-0.2.0/HISTORY.rst
--- old/azure-cli-cdn-0.1.1/HISTORY.rst 2018-08-23 01:07:57.0 +0200
+++ new/azure-cli-cdn-0.2.0/HISTORY.rst 2018-10-18 21:46:28.0 +0200
@@ -2,6 +2,9 @@
 
 Release History
 ===
+0.2.0
++
+* BREAKING CHANGE: `cdn endpoint create`'s default query string caching 
behaviour no longer defaults to "IgnoreQueryString". It is now set by the 
service.
 
 0.1.1
 +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.1.1/PKG-INFO 
new/azure-cli-cdn-0.2.0/PKG-INFO
--- old/azure-cli-cdn-0.1.1/PKG-INFO2018-08-23 01:09:30.0 +0200
+++ new/azure-cli-cdn-0.2.0/PKG-INFO2018-10-18 21:46:57.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-cdn
-Version: 0.1.1
+Version: 0.2.0
 Summary: Microsoft Azure Command-Line Tools Content Delivery Network (CDN) 
Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -17,6 +17,9 @@
 
 Release History
 ===
+0.2.0
++
+* BREAKING CHANGE: `cdn endpoint create`'s default query string 
caching behaviour no longer defaults to "IgnoreQueryString". It is now set by 
the service.
 
 0.1.1
 +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-cdn-0.1.1/azure/cli/command_modules/cdn/_p

commit azure-cli-cdn for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package azure-cli-cdn for openSUSE:Factory 
checked in at 2018-10-15 10:47:54

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


Package is "azure-cli-cdn"

Mon Oct 15 10:47:54 2018 rev:4 rq:641228 version:0.1.1

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-cdn/azure-cli-cdn.changes  
2018-05-13 16:01:31.702073721 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-cdn.new/azure-cli-cdn.changes 
2018-10-15 10:47:55.503102700 +0200
@@ -1,0 +2,9 @@
+Mon Sep 17 08:56:54 UTC 2018 - John Paul Adrian Glaubitz 

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

Old:

  azure-cli-cdn-0.0.14.tar.gz

New:

  azure-cli-cdn-0.1.1.tar.gz



Other differences:
--
++ azure-cli-cdn.spec ++
--- /var/tmp/diff_new_pack.5lKvzl/_old  2018-10-15 10:47:57.131100962 +0200
+++ /var/tmp/diff_new_pack.5lKvzl/_new  2018-10-15 10:47:57.135100957 +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-cdn
-Version:0.0.14
+Version:0.1.1
 Release:0
 Summary:Microsoft Azure CLI 'Content Delivery Network (CDN)' Command 
Module
 License:MIT
@@ -34,7 +34,7 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-mgmt-cdn >= 1.0.0
+Requires:   python3-azure-mgmt-cdn >= 3.0.0
 Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 

++ azure-cli-cdn-0.0.14.tar.gz -> azure-cli-cdn-0.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.0.14/HISTORY.rst 
new/azure-cli-cdn-0.1.1/HISTORY.rst
--- old/azure-cli-cdn-0.0.14/HISTORY.rst2018-04-06 19:33:13.0 
+0200
+++ new/azure-cli-cdn-0.1.1/HISTORY.rst 2018-08-23 01:07:57.0 +0200
@@ -3,6 +3,18 @@
 Release History
 ===
 
+0.1.1
++
+* Update azure-mgmt-cdn dependency to 3.0.0
+
+0.1.0
++
+* BREAKING CHANGE: 'show' commands log error message and fail with exit code 
of 3 upon a missing resource.
+
+0.0.15
+++
+* Minor fixes.
+
 0.0.14
 ++
 * Minor fixes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.0.14/PKG-INFO 
new/azure-cli-cdn-0.1.1/PKG-INFO
--- old/azure-cli-cdn-0.0.14/PKG-INFO   2018-04-06 19:33:27.0 +0200
+++ new/azure-cli-cdn-0.1.1/PKG-INFO2018-08-23 01:09:30.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-cdn
-Version: 0.0.14
+Version: 0.1.1
 Summary: Microsoft Azure Command-Line Tools Content Delivery Network (CDN) 
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 'Content Delivery Network (CDN)' Command 
Module
 ===
 
@@ -19,6 +18,18 @@
 Release History
 ===
 
+0.1.1
++
+* Update azure-mgmt-cdn dependency to 3.0.0
+
+0.1.0
++
+* BREAKING CHANGE: 'show' commands log error message and fail with 
exit code of 3 upon a missing resource.
+
+0.0.15
+++
+* Minor fixes.
+
 0.0.14
 ++
 * Minor fixes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-cdn-0.0.14/azure/cli/command_modules/cdn/_client_factory.py 
new/azure-cli-cdn-0.1.1/azure/cli/command_modules/cdn/_client_factory.py
--- old/azure-cli-cdn-0.0.14/azure/cli/command_modules/cdn/_client_factory.py   
2018-04-06 19:33:13.0 +0200
+++ new/azure-cli-cdn-0.1.1/azure/cli/command_modules/cdn/_client_factory.py
2018-08-23 01:07:57.0 +0200
@@ -4,7 +4,31 @@
 # 

 
 
-def cf_cdn(cli_ctx, _):
+def cf_cdn(cli_ctx, *kwargs):  # pylint: disable=unused-argument
 from azure.cli.core.commands.client_factory import get_mgmt_service_client
 from azure.mgmt.cdn import CdnManageme

commit azure-cli-cdn for openSUSE:Factory

2018-05-13 Thread root
Hello community,

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

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


Package is "azure-cli-cdn"

Sun May 13 16:01:25 2018 rev:3 rq:600037 version:0.0.14

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-cdn/azure-cli-cdn.changes  
2018-02-14 09:30:05.078822499 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-cdn.new/azure-cli-cdn.changes 
2018-05-13 16:01:31.702073721 +0200
@@ -1,0 +2,7 @@
+Tue Apr 17 14:26:51 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.0.14
+- Move LICENSE.txt from %doc to %license section
+
+---

Old:

  azure-cli-cdn-0.0.12.tar.gz

New:

  azure-cli-cdn-0.0.14.tar.gz



Other differences:
--
++ azure-cli-cdn.spec ++
--- /var/tmp/diff_new_pack.M30Qa1/_old  2018-05-13 16:01:32.570042053 +0200
+++ /var/tmp/diff_new_pack.M30Qa1/_new  2018-05-13 16:01:32.574041907 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-cdn
-Version:0.0.12
+Version:0.0.14
 Release:0
 Summary:Microsoft Azure CLI 'Content Delivery Network (CDN)' Command 
Module
 License:MIT
@@ -64,7 +64,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/cdn
 %{python3_sitelib}/azure_cli_cdn-*.egg-info
 

++ azure-cli-cdn-0.0.12.tar.gz -> azure-cli-cdn-0.0.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.0.12/HISTORY.rst 
new/azure-cli-cdn-0.0.14/HISTORY.rst
--- old/azure-cli-cdn-0.0.12/HISTORY.rst2018-01-26 17:12:23.0 
+0100
+++ new/azure-cli-cdn-0.0.14/HISTORY.rst2018-04-06 19:33:13.0 
+0200
@@ -3,6 +3,15 @@
 Release History
 ===
 
+0.0.14
+++
+* Minor fixes.
+* `sdist` is now compatible with wheel 0.31.0
+
+0.0.13
+++
+* Add `cdn custom-domain enable/disable-https` commands.
+
 0.0.12
 ++
 * `cdn custom-domain create`: Fixed missing client issue.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.0.12/PKG-INFO 
new/azure-cli-cdn-0.0.14/PKG-INFO
--- old/azure-cli-cdn-0.0.12/PKG-INFO   2018-01-26 17:12:39.0 +0100
+++ new/azure-cli-cdn-0.0.14/PKG-INFO   2018-04-06 19:33:27.0 +0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: azure-cli-cdn
-Version: 0.0.12
+Version: 0.0.14
 Summary: Microsoft Azure Command-Line Tools Content Delivery Network (CDN) 
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 'Content Delivery Network (CDN)' Command 
Module
 ===
 
@@ -18,6 +19,15 @@
 Release History
 ===
 
+0.0.14
+++
+* Minor fixes.
+* `sdist` is now compatible with wheel 0.31.0
+
+0.0.13
+++
+* Add `cdn custom-domain enable/disable-https` commands.
+
 0.0.12
 ++
 * `cdn custom-domain create`: Fixed missing client issue.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-cdn-0.0.12/azure/cli/command_modules/cdn/_help.py 
new/azure-cli-cdn-0.0.14/azure/cli/command_modules/cdn/_help.py
--- old/azure-cli-cdn-0.0.12/azure/cli/command_modules/cdn/_help.py 
2018-01-26 17:12:23.0 +0100
+++ new/azure-cli-cdn-0.0.14/azure/cli/command_modules/cdn/_help.py 
2018-04-06 19:33:13.0 +0200
@@ -129,7 +129,7 @@
 """
 
 helps['cdn endpoint purge'] = """
-type: comman
+type: command
 short-summary: Purge pre-loaded content for a CDN endpoint.
 examples:
 - name: Purge pre-loaded Javascript and CSS content.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-cdn-0.0.12/azure/cli/command_modules/cdn/_params.py 
new/azure-cli-cdn-0.0.14/azure/cli/command_modules/cdn/_params.py
--- old/azure-cli-cdn-0.0.12/azure/cli/command_modules/cdn/_params.py   
2018-01-26 17:12:23.0 +0100
+++ new/azure-cli-cdn-0.0.14/azure/cli/command_modules/cdn/_params.py   
2018-04-06 19:33:13.0 +0200
@@ -60,7 +60,7 @@
 c.argument('endpoint_name', name_arg_type, id_part='name', help='Name 
of the CDN endpoint.')
 c.argum

commit azure-cli-cdn for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-cdn for openSUSE:Factory 
checked in at 2018-02-14 09:30:01

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


Package is "azure-cli-cdn"

Wed Feb 14 09:30:01 2018 rev:2 rq:574799 version:0.0.12

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-cdn/azure-cli-cdn.changes  
2017-11-10 14:52:44.338187114 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-cdn.new/azure-cli-cdn.changes 
2018-02-14 09:30:05.078822499 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 14:52:48 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.0.12
+  + 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-cdn-0.0.9.tar.gz

New:

  azure-cli-cdn-0.0.12.tar.gz



Other differences:
--
++ azure-cli-cdn.spec ++
--- /var/tmp/diff_new_pack.swwXmy/_old  2018-02-14 09:30:07.170746695 +0100
+++ /var/tmp/diff_new_pack.swwXmy/_new  2018-02-14 09:30:07.174746550 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-cdn
 #
-# 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-cdn
-Version:0.0.9
+Version:0.0.12
 Release:0
 Summary:Microsoft Azure CLI 'Content Delivery Network (CDN)' Command 
Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-cdn/azure-cli-cdn-%{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-cdn >= 1.0.0
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-cdn >= 0.30.2
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -63,7 +64,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/cdn
 %{python3_sitelib}/azure_cli_cdn-*.egg-info
+
 %changelog

++ azure-cli-cdn-0.0.9.tar.gz -> azure-cli-cdn-0.0.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.0.9/HISTORY.rst 
new/azure-cli-cdn-0.0.12/HISTORY.rst
--- old/azure-cli-cdn-0.0.9/HISTORY.rst 2017-09-23 01:47:00.0 +0200
+++ new/azure-cli-cdn-0.0.12/HISTORY.rst2018-01-26 17:12:23.0 
+0100
@@ -2,6 +2,19 @@
 
 Release History
 ===
+
+0.0.12
+++
+* `cdn custom-domain create`: Fixed missing client issue.
+
+0.0.11
+++
+* Update for CLI core changes.
+
+0.0.10
+++
+* minor fixes
+
 0.0.9 (2017-09-22)
 ++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.0.9/PKG-INFO 
new/azure-cli-cdn-0.0.12/PKG-INFO
--- old/azure-cli-cdn-0.0.9/PKG-INFO2017-09-23 01:49:33.0 +0200
+++ new/azure-cli-cdn-0.0.12/PKG-INFO   2018-01-26 17:12:39.0 +0100
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-cdn
-Version: 0.0.9
+Version: 0.0.12
 Summary: Microsoft Azure Command-Line Tools Content Delivery Network (CDN) 
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 'Content Delivery Network (CDN)' Command 
Module
 ===
 
@@ -18,6 +17,19 @@
 
 Release History
 ===
+
+0.0.12
+++
+* `cdn custom-domain create`: Fixed missing client issue.
+
+0.0.11
+++
+* Update for CLI core changes.
+
+0.0.10
+++
+