Compare commits
8 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| 457fdea0f2 | |||
| 1b544c729e | |||
| b9a225c596 | |||
| 87d006c9fd | |||
| 66518c7c8c | |||
| 7b473aac47 | |||
| e931f774a4 | |||
| c8391f133e |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ad08893f94cf9271e2558f0e420f085e83a6af7127a9d556172f08bde945c91
|
||||
size 184399
|
||||
3
azure_mgmt_netapp-14.0.1.tar.gz
Normal file
3
azure_mgmt_netapp-14.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f9644f683ce3bca0ba2ba723d376c73bfdfe10310c6c97c3e803511a83fe678
|
||||
size 178048
|
||||
@@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 21 09:25:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 14.0.1
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 12 10:46:13 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 14.0.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from pyproject.toml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 1 10:33:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 13.7.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 11:12:29 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 13.6.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 22 08:21:44 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-mgmt-netapp
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-azure-mgmt-netapp
|
||||
Version: 13.5.0
|
||||
Version: 14.0.1
|
||||
Release: 0
|
||||
Summary: Microsoft Azure NetApp Files 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-core >= 1.3.2 with python-azure-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)
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
%if 0%{?sle_version} >= 150400
|
||||
|
||||
Reference in New Issue
Block a user