forked from pool/python-azure-mgmt-iothub
Accepting request 767746 from home:glaubitz:branches:devel:languages:python:azure
- 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 OBS-URL: https://build.opensuse.org/request/show/767746 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-iothub?expand=0&rev=8
This commit is contained in:
parent
a5d230c371
commit
f687c31455
3
azure-mgmt-iothub-0.10.0.zip
Normal file
3
azure-mgmt-iothub-0.10.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20baa63aa746382aefd99c75f82dd6345704562fa15c403b1231fd201c2fbaf6
|
||||
size 287855
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:388be0ed9f7ec8e7e450c7677aa4f823773a99df78ecac9ae4d36653420b7c70
|
||||
size 150898
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 15:55:28 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user