From 998b20640f35ab381eb351b30e5816d47ea61d93133521862b5cf5434114599c Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 2 Sep 2022 11:53:58 +0000 Subject: [PATCH] Accepting request 1000827 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 2.3.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/1000827 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-iothub?expand=0&rev=22 --- azure-mgmt-iothub-2.2.0.zip | 3 --- azure-mgmt-iothub-2.3.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.2.0.zip create mode 100644 azure-mgmt-iothub-2.3.0.zip diff --git a/azure-mgmt-iothub-2.2.0.zip b/azure-mgmt-iothub-2.2.0.zip deleted file mode 100644 index 930e6e1..0000000 --- a/azure-mgmt-iothub-2.2.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ec01e561b3937c6e9c187a7991c099aa17f200ab3fee952a1821e394e65d1e3 -size 877586 diff --git a/azure-mgmt-iothub-2.3.0.zip b/azure-mgmt-iothub-2.3.0.zip new file mode 100644 index 0000000..5fb84bb --- /dev/null +++ b/azure-mgmt-iothub-2.3.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5fa4a23e76979a34b6801c9ec1adb30d2d1a73b917f2caab9ea8bf3766c7f0 +size 1086019 diff --git a/python-azure-mgmt-iothub.changes b/python-azure-mgmt-iothub.changes index 724882e..74272dd 100644 --- a/python-azure-mgmt-iothub.changes +++ b/python-azure-mgmt-iothub.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Sep 2 06:57:17 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.3.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Mon Jan 31 10:02:26 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-iothub.spec b/python-azure-mgmt-iothub.spec index b9d1088..8e7fdb9 100644 --- a/python-azure-mgmt-iothub.spec +++ b/python-azure-mgmt-iothub.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-iothub -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: Microsoft Azure IoTHub Management Client Library License: MIT @@ -38,10 +38,10 @@ 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.3.0 +Requires: python-azure-mgmt-core >= 1.3.2 Requires: python-azure-mgmt-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0 -Requires: python-msrest >= 0.6.21 +Requires: python-msrest >= 0.7.1 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch