commit azure-cli-iot for openSUSE:Factory

2019-10-31 Thread root
Hello community,

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

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


Package is "azure-cli-iot"

Thu Oct 31 18:16:17 2019 rev:7 rq:742695 version:0.3.11

Changes:

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

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

Old:

  azure-cli-iot-0.3.6.tar.gz

New:

  azure-cli-iot-0.3.11.tar.gz



Other differences:
--
++ azure-cli-iot.spec ++
--- /var/tmp/diff_new_pack.daxWBb/_old  2019-10-31 18:16:19.922077393 +0100
+++ /var/tmp/diff_new_pack.daxWBb/_new  2019-10-31 18:16:19.922077393 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-iot
-Version:0.3.6
+Version:0.3.11
 Release:0
 Summary:Microsoft Azure CLI 'iot' 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-iothub >= 0.7.0
+Requires:   python3-azure-mgmt-iothub >= 0.8.2
 Requires:   python3-azure-mgmt-iothubprovisioningservices >= 0.2.0
 Requires:   python3-azure-nspkg >= 3.0.0
 Requires:   python3-pyOpenSSL

++ azure-cli-iot-0.3.6.tar.gz -> azure-cli-iot-0.3.11.tar.gz ++
 1828 lines of diff (skipped)




commit azure-cli-iot for openSUSE:Factory

2019-06-05 Thread root
Hello community,

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

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


Package is "azure-cli-iot"

Wed Jun  5 11:43:44 2019 rev:6 rq:707561 version:0.3.6

Changes:

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

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



Other differences:
--
++ azure-cli-iot.spec ++
--- /var/tmp/diff_new_pack.Tc2mHb/_old  2019-06-05 11:43:46.351031846 +0200
+++ /var/tmp/diff_new_pack.Tc2mHb/_new  2019-06-05 11:43:46.359031844 +0200
@@ -56,7 +56,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-iot for openSUSE:Factory

2019-05-22 Thread root
Hello community,

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

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


Package is "azure-cli-iot"

Wed May 22 11:00:24 2019 rev:5 rq:696841 version:0.3.6

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-iot/azure-cli-iot.changes  
2018-10-15 10:48:15.387081469 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-iot.new.5148/azure-cli-iot.changes
2019-05-22 11:00:28.242732200 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 15:00:42 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 0.3.6
+  + 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-iot-0.3.1.tar.gz

New:

  azure-cli-iot-0.3.6.tar.gz



Other differences:
--
++ azure-cli-iot.spec ++
--- /var/tmp/diff_new_pack.4FeH9C/_old  2019-05-22 11:00:28.946731288 +0200
+++ /var/tmp/diff_new_pack.4FeH9C/_new  2019-05-22 11:00:28.946731288 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-iot
 #
-# 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-iot
-Version:0.3.1
+Version:0.3.6
 Release:0
 Summary:Microsoft Azure CLI 'iot' Command Module
 License:MIT
@@ -27,16 +27,15 @@
 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-iothub >= 0.5.0
+Requires:   python3-azure-mgmt-iothub >= 0.7.0
 Requires:   python3-azure-mgmt-iothubprovisioningservices >= 0.2.0
-Requires:   python3-azure-nspkg
+Requires:   python3-azure-nspkg >= 3.0.0
 Requires:   python3-pyOpenSSL
 Conflicts:  azure-cli < 2.0.0
 
@@ -57,6 +56,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-iot-0.3.1.tar.gz -> azure-cli-iot-0.3.6.tar.gz ++
 1642 lines of diff (skipped)




commit azure-cli-iot for openSUSE:Factory

2018-10-15 Thread root
Hello community,

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

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


Package is "azure-cli-iot"

Mon Oct 15 10:48:12 2018 rev:4 rq:641234 version:0.3.1

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-iot/azure-cli-iot.changes  
2018-05-13 16:02:36.587706413 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-iot.new/azure-cli-iot.changes 
2018-10-15 10:48:15.387081469 +0200
@@ -1,0 +2,9 @@
+Mon Sep 17 11:44:17 UTC 2018 - John Paul Adrian Glaubitz 

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

Old:

  azure-cli-iot-0.1.19.tar.gz

New:

  azure-cli-iot-0.3.1.tar.gz



Other differences:
--
++ azure-cli-iot.spec ++
--- /var/tmp/diff_new_pack.t6tuh1/_old  2018-10-15 10:48:15.911080910 +0200
+++ /var/tmp/diff_new_pack.t6tuh1/_new  2018-10-15 10:48:15.915080906 +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-iot
-Version:0.1.19
+Version:0.3.1
 Release:0
 Summary:Microsoft Azure CLI 'iot' Command Module
 License:MIT
@@ -34,8 +34,8 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-mgmt-iothub >= 0.4.0
-Requires:   python3-azure-mgmt-iothubprovisioningservices >= 0.1.0
+Requires:   python3-azure-mgmt-iothub >= 0.5.0
+Requires:   python3-azure-mgmt-iothubprovisioningservices >= 0.2.0
 Requires:   python3-azure-nspkg
 Requires:   python3-pyOpenSSL
 Conflicts:  azure-cli < 2.0.0

++ azure-cli-iot-0.1.19.tar.gz -> azure-cli-iot-0.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-iot-0.1.19/HISTORY.rst 
new/azure-cli-iot-0.3.1/HISTORY.rst
--- old/azure-cli-iot-0.1.19/HISTORY.rst2018-04-06 19:33:13.0 
+0200
+++ new/azure-cli-iot-0.3.1/HISTORY.rst 2018-08-23 01:07:57.0 +0200
@@ -3,6 +3,37 @@
 Release History
 ===
 
+0.3.1
++
+* Increment DPS mgmt SDK requirement
+* Fix internal breaking changes for SDK usage patterns
+* Apply work around (back rev API) for assocating a linked-hub due to 
swagger/sdk mismatch with API.
+* Update tests and DPS recording
+
+0.3.0
++
+* BREAKING CHANGE: Removed deprecated commands which have moved to the iot 
extension
+* Updated elements to not assume azure-devices.net domain
+
+0.2.0
++
+* BREAKING CHANGE: 'show' commands log error message and fail with exit code 
of 3 upon a missing resource.
+
+0.1.22
+++
+* Minor fixes.
+
+0.1.21
+++
+
+* Adds support for creating Basic Tier IoT Hubs.
+* Updates to Azure SDK 0.5.0
+
+0.1.20
+++
+
+* Minor fixes to compat with msrest 0.4.28
+
 0.1.19
 ++
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-iot-0.1.19/PKG-INFO 
new/azure-cli-iot-0.3.1/PKG-INFO
--- old/azure-cli-iot-0.1.19/PKG-INFO   2018-04-06 19:33:52.0 +0200
+++ new/azure-cli-iot-0.3.1/PKG-INFO2018-08-23 01:09:41.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-iot
-Version: 0.1.19
+Version: 0.3.1
 Summary: Microsoft Azure Command-Line Tools IoT 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 'iot' Command Module
 
 
@@ -21,6 +20,37 @@
 Release History
 ===
 
+0.3.1
++
+* Increment DPS mgmt SDK requirement
+* Fix internal breaking changes for SDK usage patterns
+* Apply work around (back rev API) for assocating a linked-hub due to 
swagger/sdk mismatch with API.
+* Update tests and DPS recording
+
+0.3.0
++
+* BREAKING CHANGE: Removed deprecated commands which have moved to the 
iot extension
+* Updated elements to not assume azure-devices.net domain
+
+0.2.0
++
+* BREAKING CHANGE: 'show' commands log error message and fail 

commit azure-cli-iot for openSUSE:Factory

2018-05-13 Thread root
Hello community,

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

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


Package is "azure-cli-iot"

Sun May 13 16:02:30 2018 rev:3 rq:600055 version:0.1.19

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-iot/azure-cli-iot.changes  
2018-02-14 09:31:04.364674198 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-iot.new/azure-cli-iot.changes 
2018-05-13 16:02:36.587706413 +0200
@@ -1,0 +2,7 @@
+Thu Apr 19 09:04:04 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.19
+- Move LICENSE.txt from %doc to %license section
+
+---

Old:

  azure-cli-iot-0.1.16.tar.gz

New:

  azure-cli-iot-0.1.19.tar.gz



Other differences:
--
++ azure-cli-iot.spec ++
--- /var/tmp/diff_new_pack.TxB2zC/_old  2018-05-13 16:02:37.715665261 +0200
+++ /var/tmp/diff_new_pack.TxB2zC/_new  2018-05-13 16:02:37.719665115 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-iot
-Version:0.1.16
+Version:0.1.19
 Release:0
 Summary:Microsoft Azure CLI 'iot' Command Module
 License:MIT
@@ -66,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/iot
 %{python3_sitelib}/azure_cli_iot-*.egg-info
 

++ azure-cli-iot-0.1.16.tar.gz -> azure-cli-iot-0.1.19.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-iot-0.1.16/HISTORY.rst 
new/azure-cli-iot-0.1.19/HISTORY.rst
--- old/azure-cli-iot-0.1.16/HISTORY.rst2018-01-05 20:41:15.0 
+0100
+++ new/azure-cli-iot-0.1.19/HISTORY.rst2018-04-06 19:33:13.0 
+0200
@@ -3,6 +3,22 @@
 Release History
 ===
 
+0.1.19
+++
+
+* `sdist` is now compatible with wheel 0.31.0
+
+0.1.18
+++
+* Support Autorest 3.0 based SDKs
+
+0.1.17
+++
+* iot dps access policy create/update: Fixes issue where the command would 
occasionally return a 'not found' error on success. Added `--no-wait` support.
+* iot dps linked-hub create/update: Fixes issue where the command would 
occasionally return a 'not found' error on success. Added `--no-wait` support.
+* iot hub create: Allow specifying numbers of partitions during creation.
+* Minor fixes.
+
 0.1.16
 ++
 * Added support for device provisioning service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-iot-0.1.16/PKG-INFO 
new/azure-cli-iot-0.1.19/PKG-INFO
--- old/azure-cli-iot-0.1.16/PKG-INFO   2018-01-05 20:42:07.0 +0100
+++ new/azure-cli-iot-0.1.19/PKG-INFO   2018-04-06 19:33:52.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-iot
-Version: 0.1.16
+Version: 0.1.19
 Summary: Microsoft Azure Command-Line Tools IoT Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -21,6 +21,22 @@
 Release History
 ===
 
+0.1.19
+++
+
+* `sdist` is now compatible with wheel 0.31.0
+
+0.1.18
+++
+* Support Autorest 3.0 based SDKs
+
+0.1.17
+++
+* iot dps access policy create/update: Fixes issue where the command 
would occasionally return a 'not found' error on success. Added `--no-wait` 
support.
+* iot dps linked-hub create/update: Fixes issue where the command 
would occasionally return a 'not found' error on success. Added `--no-wait` 
support.
+* iot hub create: Allow specifying numbers of partitions during 
creation.
+* Minor fixes.
+
 0.1.16
 ++
 * Added support for device provisioning service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-iot-0.1.16/azure/cli/command_modules/iot/__init__.py 
new/azure-cli-iot-0.1.19/azure/cli/command_modules/iot/__init__.py
--- old/azure-cli-iot-0.1.16/azure/cli/command_modules/iot/__init__.py  
2018-01-05 20:41:15.0 +0100
+++ new/azure-cli-iot-0.1.19/azure/cli/command_modules/iot/__init__.py  
2018-04-06 19:33:13.0 +0200
@@ -3,16 +3,35 @@
 # Licensed under the MIT License. See License.txt in the project root for 
license information.
 # 

 
+from knack.events import EVENT_INVOKER_POST_PARSE_ARGS
+from knack.log import get_logger
 from azure.cli.core 

commit azure-cli-iot for openSUSE:Factory

2018-02-14 Thread root
Hello community,

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

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


Package is "azure-cli-iot"

Wed Feb 14 09:31:04 2018 rev:2 rq:574815 version:0.1.16

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-iot/azure-cli-iot.changes  
2017-11-10 14:53:59.623464436 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-iot.new/azure-cli-iot.changes 
2018-02-14 09:31:04.364674198 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 12:21:15 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.16
+  + 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-iot-0.1.12.tar.gz

New:

  azure-cli-iot-0.1.16.tar.gz



Other differences:
--
++ azure-cli-iot.spec ++
--- /var/tmp/diff_new_pack.lb4YcO/_old  2018-02-14 09:31:05.160645355 +0100
+++ /var/tmp/diff_new_pack.lb4YcO/_new  2018-02-14 09:31:05.164645210 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-iot
 #
-# 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-iot
-Version:0.1.12
+Version:0.1.16
 Release:0
 Summary:Microsoft Azure CLI 'iot' Command Module
 License:MIT
@@ -24,18 +25,19 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-iot/azure-cli-iot-%{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-iothub >= 0.4.0
+Requires:   python3-azure-mgmt-iothubprovisioningservices >= 0.1.0
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-iothub >= 0.2.2
 Requires:   python3-pyOpenSSL
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +66,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/iot
 %{python3_sitelib}/azure_cli_iot-*.egg-info
+
 %changelog

++ azure-cli-iot-0.1.12.tar.gz -> azure-cli-iot-0.1.16.tar.gz ++
 1925 lines of diff (skipped)