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