From 3caacef09ff7729f77bc374a60aae9e8662cf3baa3c87d36db2f85a52cfac6f3 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Mon, 31 Jan 2022 12:38:26 +0000 Subject: [PATCH] Accepting request 950127 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 2.2.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/950127 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-iothub?expand=0&rev=21 --- azure-mgmt-iothub-2.1.0.zip | 3 --- azure-mgmt-iothub-2.2.0.zip | 3 +++ python-azure-mgmt-iothub.changes | 9 +++++++++ python-azure-mgmt-iothub.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 azure-mgmt-iothub-2.1.0.zip create mode 100644 azure-mgmt-iothub-2.2.0.zip diff --git a/azure-mgmt-iothub-2.1.0.zip b/azure-mgmt-iothub-2.1.0.zip deleted file mode 100644 index f493313..0000000 --- a/azure-mgmt-iothub-2.1.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2724f48cadb1be7ee96fc26c7bfa178f82cea5d325e785e91d9f26965fa8e46f -size 868881 diff --git a/azure-mgmt-iothub-2.2.0.zip b/azure-mgmt-iothub-2.2.0.zip new file mode 100644 index 0000000..930e6e1 --- /dev/null +++ b/azure-mgmt-iothub-2.2.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec01e561b3937c6e9c187a7991c099aa17f200ab3fee952a1821e394e65d1e3 +size 877586 diff --git a/python-azure-mgmt-iothub.changes b/python-azure-mgmt-iothub.changes index ec59665..724882e 100644 --- a/python-azure-mgmt-iothub.changes +++ b/python-azure-mgmt-iothub.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 31 10:02:26 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.2.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Tue Sep 7 12:15:20 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-iothub.spec b/python-azure-mgmt-iothub.spec index 0e6a974..b9d1088 100644 --- a/python-azure-mgmt-iothub.spec +++ b/python-azure-mgmt-iothub.spec @@ -1,7 +1,7 @@ # # spec file for package python-azure-mgmt-iothub # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-iothub -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: Microsoft Azure IoTHub Management Client Library License: MIT @@ -38,7 +38,7 @@ BuildRequires: unzip Requires: python-azure-common < 2.0.0 Requires: python-azure-common >= 1.1 Requires: python-azure-mgmt-core < 2.0.0 -Requires: python-azure-mgmt-core >= 1.2.0 +Requires: python-azure-mgmt-core >= 1.3.0 Requires: python-azure-mgmt-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-msrest >= 0.6.21