From 718969852c14cb0ff4004a63a5a13291dacf735b6dc8321b6b1aaefa7dad970f Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 7 Sep 2021 13:05:19 +0000 Subject: [PATCH] Accepting request 917272 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 2.1.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/917272 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-iothub?expand=0&rev=20 --- azure-mgmt-iothub-2.0.0.zip | 3 --- azure-mgmt-iothub-2.1.0.zip | 3 +++ python-azure-mgmt-iothub.changes | 9 +++++++++ python-azure-mgmt-iothub.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 azure-mgmt-iothub-2.0.0.zip create mode 100644 azure-mgmt-iothub-2.1.0.zip diff --git a/azure-mgmt-iothub-2.0.0.zip b/azure-mgmt-iothub-2.0.0.zip deleted file mode 100644 index ba7afee..0000000 --- a/azure-mgmt-iothub-2.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:653a765f0beb6af0c9ecbd290b4101e1b5e0f6450405faf28ab8234c15d8b38b -size 776674 diff --git a/azure-mgmt-iothub-2.1.0.zip b/azure-mgmt-iothub-2.1.0.zip new file mode 100644 index 0000000..f493313 --- /dev/null +++ b/azure-mgmt-iothub-2.1.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2724f48cadb1be7ee96fc26c7bfa178f82cea5d325e785e91d9f26965fa8e46f +size 868881 diff --git a/python-azure-mgmt-iothub.changes b/python-azure-mgmt-iothub.changes index aa96c4e..ec59665 100644 --- a/python-azure-mgmt-iothub.changes +++ b/python-azure-mgmt-iothub.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 7 12:15:20 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.1.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Tue Jun 8 13:32:01 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-iothub.spec b/python-azure-mgmt-iothub.spec index c82ed45..0e6a974 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.0.0 +Version: 2.1.0 Release: 0 Summary: Microsoft Azure IoTHub Management Client Library License: MIT