diff --git a/azure-mgmt-iothub-1.0.0.zip b/azure-mgmt-iothub-1.0.0.zip deleted file mode 100644 index 73c659d..0000000 --- a/azure-mgmt-iothub-1.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7acf24088395a299974dd26406db2686d8d59a3fffbe47c24617b36d445f2de8 -size 510172 diff --git a/azure-mgmt-iothub-2.0.0.zip b/azure-mgmt-iothub-2.0.0.zip new file mode 100644 index 0000000..ba7afee --- /dev/null +++ b/azure-mgmt-iothub-2.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:653a765f0beb6af0c9ecbd290b4101e1b5e0f6450405faf28ab8234c15d8b38b +size 776674 diff --git a/python-azure-mgmt-iothub.changes b/python-azure-mgmt-iothub.changes index 02f5c3d..aa96c4e 100644 --- a/python-azure-mgmt-iothub.changes +++ b/python-azure-mgmt-iothub.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jun 8 13:32:01 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 2.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Sun Jan 10 19:00:15 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-iothub.spec b/python-azure-mgmt-iothub.spec index fb4bf68..c82ed45 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: 1.0.0 +Version: 2.0.0 Release: 0 Summary: Microsoft Azure IoTHub Management Client Library License: MIT @@ -41,7 +41,7 @@ Requires: python-azure-mgmt-core < 2.0.0 Requires: python-azure-mgmt-core >= 1.2.0 Requires: python-azure-mgmt-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0 -Requires: python-msrest >= 0.5.0 +Requires: python-msrest >= 0.6.21 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch