diff --git a/azure-mgmt-iothub-0.10.0.zip b/azure-mgmt-iothub-0.10.0.zip new file mode 100644 index 0000000..bf4b307 --- /dev/null +++ b/azure-mgmt-iothub-0.10.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20baa63aa746382aefd99c75f82dd6345704562fa15c403b1231fd201c2fbaf6 +size 287855 diff --git a/azure-mgmt-iothub-0.8.2.zip b/azure-mgmt-iothub-0.8.2.zip deleted file mode 100644 index 31885ac..0000000 --- a/azure-mgmt-iothub-0.8.2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:388be0ed9f7ec8e7e450c7677aa4f823773a99df78ecac9ae4d36653420b7c70 -size 150898 diff --git a/python-azure-mgmt-iothub.changes b/python-azure-mgmt-iothub.changes index 52ed7e7..8bc5c5f 100644 --- a/python-azure-mgmt-iothub.changes +++ b/python-azure-mgmt-iothub.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 20 15:55:28 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.10.0 + + For detailed information about changes see the + HISTORY.txt file provided with this package +- Update %description from README.rst + ------------------------------------------------------------------- Fri Oct 4 12:17:16 UTC 2019 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-iothub.spec b/python-azure-mgmt-iothub.spec index 0c50e1c..9bce345 100644 --- a/python-azure-mgmt-iothub.spec +++ b/python-azure-mgmt-iothub.spec @@ -1,7 +1,7 @@ # # spec file for package python-azure-mgmt-iothub # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-iothub -Version: 0.8.2 +Version: 0.10.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 +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 Source1: LICENSE.txt BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0} @@ -51,7 +51,7 @@ This is the Microsoft Azure IoTHub Management Client Library. Azure Resource Manager (ARM) is the next generation of management APIs that replace the old Azure Service Management (ASM). -This package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7. +This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8. %prep %setup -q -n azure-mgmt-iothub-%{version}