Compare commits
8 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| 73aa278c40 | |||
| f6f0cfc1bd | |||
| 2f62f4b9ff | |||
| 9ca740cc3c | |||
| 83fa901c83 | |||
| 27eefdf3d0 | |||
| 1da63f275c | |||
| 1958a5d6f8 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7fed433d244e276d06ddf34f9fa7b9b87134f085fc634601af5b67f2a0084d86
|
|
||||||
size 370297
|
|
||||||
3
azure_mgmt_storage-24.0.0.tar.gz
Normal file
3
azure_mgmt_storage-24.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b1ae225ef87ada85f29c02e406140ab5895285ca64de2bcfe50b631c4818a337
|
||||||
|
size 212908
|
||||||
@@ -1,3 +1,38 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 23 07:28:41 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 24.0.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from pyproject.toml
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 23 08:27:47 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 23.1.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 1 07:26:59 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 23.0.1
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 26 07:34:35 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 23.0.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 22 07:52:19 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue Apr 22 07:52:19 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-azure-mgmt-storage
|
Name: python-azure-mgmt-storage
|
||||||
Version: 22.2.0
|
Version: 24.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Microsoft Azure Storage Management Client Library
|
Summary: Microsoft Azure Storage Management Client Library
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -36,8 +36,8 @@ Requires: python-azure-mgmt-nspkg >= 3.0.0
|
|||||||
Requires: python-azure-nspkg >= 3.0.0
|
Requires: python-azure-nspkg >= 3.0.0
|
||||||
Requires: python-typing_extensions >= 4.6.0
|
Requires: python-typing_extensions >= 4.6.0
|
||||||
Requires: (python-azure-common >= 1.1 with python-azure-common < 2.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-azure-mgmt-core >= 1.6.0 with python-azure-mgmt-core < 2.0.0)
|
||||||
Requires: (python-isodate >= 0.6.1 with python-isodate < 1.0.0)
|
Requires: (python-msrest >= 0.7.1 with python-msrest < 1.0.0)
|
||||||
Conflicts: python-azure-sdk <= 2.0.0
|
Conflicts: python-azure-sdk <= 2.0.0
|
||||||
%if 0%{?sle_version} >= 150400
|
%if 0%{?sle_version} >= 150400
|
||||||
Obsoletes: python3-azure-mgmt-storage < 21.1.0
|
Obsoletes: python3-azure-mgmt-storage < 21.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user