Accepting request 862349 from devel:languages:python:azure
- New upstream release + Version 1.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py (forwarded request 862144 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/862349 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-iothub?expand=0&rev=10
This commit is contained in:
commit
259612aafd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da20ee2b9b9a2c2f89be9037c3ee5421152e7f6d718eafbf50a91dbf0a07ffa0
|
||||
size 483679
|
3
azure-mgmt-iothub-1.0.0.zip
Normal file
3
azure-mgmt-iothub-1.0.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7acf24088395a299974dd26406db2686d8d59a3fffbe47c24617b36d445f2de8
|
||||
size 510172
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 19:00:15 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 1.0.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-mgmt-iothub
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 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: 0.12.0
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure IoTHub Management Client Library
|
||||
License: MIT
|
||||
@ -37,11 +37,11 @@ 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
|
||||
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-msrestazure < 2.0.0
|
||||
Requires: python-msrestazure >= 0.4.32
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
|
||||
BuildArch: noarch
|
||||
|
Loading…
x
Reference in New Issue
Block a user