17
0

Compare commits

8 Commits

Author SHA256 Message Date
73aa278c40 Accepting request 1315500 from devel:languages:python:azure
- 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 (forwarded request 1315428 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1315500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-storage?expand=0&rev=35
2025-11-04 17:43:52 +00:00
f6f0cfc1bd - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-storage?expand=0&rev=64
2025-11-04 13:18:01 +00:00
2f62f4b9ff Accepting request 1308528 from devel:languages:python:azure
OBS-URL: https://build.opensuse.org/request/show/1308528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-storage?expand=0&rev=34
2025-10-02 17:21:09 +00:00
9ca740cc3c - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-storage?expand=0&rev=62
2025-10-02 07:30:32 +00:00
83fa901c83 Accepting request 1289524 from devel:languages:python:azure
- New upstream release
  + Version 23.0.1
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package (forwarded request 1289398 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1289524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-storage?expand=0&rev=33
2025-07-02 10:10:50 +00:00
27eefdf3d0 - New upstream release
+ Version 23.0.1
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-storage?expand=0&rev=60
2025-07-01 12:21:43 +00:00
1da63f275c Accepting request 1280073 from devel:languages:python:azure
OBS-URL: https://build.opensuse.org/request/show/1280073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-storage?expand=0&rev=32
2025-05-26 16:39:47 +00:00
1958a5d6f8 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-storage?expand=0&rev=58
2025-05-26 08:13:58 +00:00
4 changed files with 41 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7fed433d244e276d06ddf34f9fa7b9b87134f085fc634601af5b67f2a0084d86
size 370297

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1ae225ef87ada85f29c02e406140ab5895285ca64de2bcfe50b631c4818a337
size 212908

View File

@@ -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>

View File

@@ -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