Compare commits
10 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| c47cfc86c3 | |||
| 372e702b9d | |||
| f5e544594b | |||
| b86dc21ac3 | |||
| d9195b72d8 | |||
| 28871ada8c | |||
| ec7f8a66a1 | |||
| bd56825b9b | |||
| b732b08d71 | |||
| 9c8580ba1a |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd9d35d1cc1b8cb0bd241ad55c91b77d14e04ae73c632ada1140135f9c217fe1
|
||||
size 1797295
|
||||
3
azure_mgmt_compute-35.0.0.tar.gz
Normal file
3
azure_mgmt_compute-35.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43196911135507d1ce76f089c4e57d3b225885e5127d023be2ce1c597fd44336
|
||||
size 2207762
|
||||
@@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 6 12:19:15 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Revert to upstream version 35.0.0 to address compatibility issues with
|
||||
azure-cli 2.79.0 due to API mismatch with the Azure SDK (bsc#1252300)
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 20 14:04:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 37.0.1
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 6 10:51:48 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 37.0.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Remove generated samples and tests from source
|
||||
- Update Requires from pyproject.toml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 1 10:43:53 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 36.0.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 25 06:31:33 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 35.0.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 31 06:36:07 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-azure-mgmt-compute
|
||||
Version: 34.1.0
|
||||
Version: 35.0.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Compute Management Client Library
|
||||
License: MIT
|
||||
@@ -36,7 +36,7 @@ Requires: python-azure-mgmt-nspkg >= 3.0.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-typing_extensions >= 4.6.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-azure-mgmt-core >= 1.5.0 with python-azure-mgmt-core < 2.0.0)
|
||||
Requires: (python-isodate >= 0.6.1 with python-isodate < 1.0.0)
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
%if 0%{?sle_version} >= 150400
|
||||
|
||||
Reference in New Issue
Block a user