Accepting request 1082478 from devel:languages:python:azure
- New upstream release + Version 2.4.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py (forwarded request 1080759 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/1082478 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-iothub?expand=0&rev=15
This commit is contained in:
commit
ca47bf50ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a5fa4a23e76979a34b6801c9ec1adb30d2d1a73b917f2caab9ea8bf3766c7f0
|
||||
size 1086019
|
3
azure-mgmt-iothub-2.4.0.zip
Normal file
3
azure-mgmt-iothub-2.4.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a7a4d139915c862be72dac6b7582debadf7acdbd3f4533bea4490ee9adbd56a
|
||||
size 1196397
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 20 09:18:39 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 2.4.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 2 06:57:17 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-mgmt-iothub
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 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.3.0
|
||||
Version: 2.4.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure IoTHub Management Client Library
|
||||
License: MIT
|
||||
@ -41,7 +41,9 @@ Requires: python-azure-mgmt-core < 2.0.0
|
||||
Requires: python-azure-mgmt-core >= 1.3.2
|
||||
Requires: python-azure-mgmt-nspkg >= 3.0.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-msrest >= 0.7.1
|
||||
Requires: python-isodate < 1.0.0
|
||||
Requires: python-isodate >= 0.6.1
|
||||
Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8)
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
|
||||
BuildArch: noarch
|
||||
|
Loading…
x
Reference in New Issue
Block a user