forked from pool/python-azure-mgmt-iothub
Accepting request 950153 from devel:languages:python:azure
OBS-URL: https://build.opensuse.org/request/show/950153 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-iothub?expand=0&rev=13
This commit is contained in:
commit
24dd257bc6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2724f48cadb1be7ee96fc26c7bfa178f82cea5d325e785e91d9f26965fa8e46f
|
||||
size 868881
|
3
azure-mgmt-iothub-2.2.0.zip
Normal file
3
azure-mgmt-iothub-2.2.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ec01e561b3937c6e9c187a7991c099aa17f200ab3fee952a1821e394e65d1e3
|
||||
size 877586
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 31 10:02:26 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 2.2.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 7 12:15:20 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-mgmt-iothub
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,7 +21,7 @@
|
||||
%define skip_python2 1
|
||||
%endif
|
||||
Name: python-azure-mgmt-iothub
|
||||
Version: 2.1.0
|
||||
Version: 2.2.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure IoTHub Management Client Library
|
||||
License: MIT
|
||||
@ -38,7 +38,7 @@ 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.2.0
|
||||
Requires: python-azure-mgmt-core >= 1.3.0
|
||||
Requires: python-azure-mgmt-nspkg >= 3.0.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-msrest >= 0.6.21
|
||||
|
Loading…
x
Reference in New Issue
Block a user