Compare commits
2 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| 0a41286d8e | |||
| 883db678df |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aed61d69e881861ac460dcd0f450b648500d00148cf90cd76892643262c89760
|
||||
size 103531
|
||||
3
azure_mgmt_hdinsight-9.1.0b2.tar.gz
Normal file
3
azure_mgmt_hdinsight-9.1.0b2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b0d1335e2c1a73bc0891abbb178dc006309756d1e0bc5766c1832b9fb442717
|
||||
size 112981
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 4 08:07:07 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 9.1.0b2
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from pyproject.toml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 13:35:25 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -16,11 +16,11 @@
|
||||
#
|
||||
|
||||
|
||||
%define realversion 9.1.0b1
|
||||
%define realversion 9.1.0b2
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-azure-mgmt-hdinsight
|
||||
Version: 9.1.0~b1
|
||||
Version: 9.1.0~b2
|
||||
Release: 0
|
||||
Summary: Microsoft Azure HDInsight Management Client Library
|
||||
License: MIT
|
||||
@@ -37,8 +37,9 @@ BuildRequires: python-rpm-macros
|
||||
Requires: python-azure-mgmt-nspkg >= 3.0.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0)
|
||||
Requires: (python-azure-mgmt-core >= 1.3.2 with python-azure-mgmt-core < 2.0.0)
|
||||
Requires: (python-isodate >= 0.6.1 with python-isodate < 1.0.0)
|
||||
Requires: (python-azure-mgmt-core >= 1.6.0 with python-azure-mgmt-core < 2.0.0)
|
||||
Requires: (python-msrest >= 0.7.1 with python-msrest < 1.0.0)
|
||||
Requires: python-typing_extensions >= 4.6.0
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
%if 0%{?sle_version} >= 150400
|
||||
Obsoletes: python3-azure-mgmt-hdinsight <= 9.0.0
|
||||
|
||||
Reference in New Issue
Block a user