diff --git a/azure-mgmt-iothub-2.4.0.zip b/azure-mgmt-iothub-2.4.0.zip deleted file mode 100644 index 6f9e468..0000000 --- a/azure-mgmt-iothub-2.4.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a7a4d139915c862be72dac6b7582debadf7acdbd3f4533bea4490ee9adbd56a -size 1196397 diff --git a/azure-mgmt-iothub-3.0.0.tar.gz b/azure-mgmt-iothub-3.0.0.tar.gz new file mode 100644 index 0000000..c9b2f47 --- /dev/null +++ b/azure-mgmt-iothub-3.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf21fc98c68a353ec616318c0e62be04c8d6899960be8c2cbf991673ac8b722 +size 887095 diff --git a/python-azure-mgmt-iothub.changes b/python-azure-mgmt-iothub.changes index b81ea85..49a03d8 100644 --- a/python-azure-mgmt-iothub.changes +++ b/python-azure-mgmt-iothub.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Sep 19 12:03:14 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 3.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove unzip package from BuildRequires +- Switch source archive format to TAR.GZ + ------------------------------------------------------------------- Thu Apr 20 09:18:39 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-iothub.spec b/python-azure-mgmt-iothub.spec index 792ed9c..c7102b4 100644 --- a/python-azure-mgmt-iothub.spec +++ b/python-azure-mgmt-iothub.spec @@ -21,20 +21,19 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-iothub -Version: 2.4.0 +Version: 3.0.0 Release: 0 Summary: Microsoft Azure IoTHub Management Client Library License: MIT Group: Development/Languages/Python URL: https://github.com/Azure/azure-sdk-for-python -Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-iothub/azure-mgmt-iothub-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-iothub/azure-mgmt-iothub-%{version}.tar.gz Source1: LICENSE.txt BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0} BuildRequires: %{python_module azure-nspkg >= 3.0.0} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: unzip Requires: python-azure-common < 2.0.0 Requires: python-azure-common >= 1.1 Requires: python-azure-mgmt-core < 2.0.0