1
0

8 Commits

Author SHA256 Message Date
b732b08d71 Accepting request 1295731 from devel:languages:python:azure
- 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 (forwarded request 1295684 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1295731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-compute?expand=0&rev=47
2025-07-25 15:06:43 +00:00
9c8580ba1a - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-compute?expand=0&rev=82
2025-07-25 11:14:50 +00:00
e219dd3b4c Accepting request 1265875 from devel:languages:python:azure
- New upstream release
  + Version 34.1.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package (forwarded request 1265673 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1265875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-compute?expand=0&rev=46
2025-04-02 16:53:12 +00:00
303fd2db43 - New upstream release
+ Version 34.1.0
  + 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-compute?expand=0&rev=80
2025-03-31 11:39:27 +00:00
38bcfa2a8c Accepting request 1239292 from devel:languages:python:azure
- New upstream release
  + Version 34.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package (forwarded request 1238918 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1239292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-compute?expand=0&rev=45
2025-01-21 20:11:11 +00:00
6e70df82d3 - New upstream release
+ Version 34.0.0
  + 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-compute?expand=0&rev=78
2025-01-21 14:10:34 +00:00
da43c0f80f Accepting request 1235169 from devel:languages:python:azure
- New upstream release
  + Version 33.1.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file (forwarded request 1235133 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1235169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-compute?expand=0&rev=44
2025-01-06 15:05:43 +00:00
712421792e - New upstream release
+ Version 33.1.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-compute?expand=0&rev=76
2025-01-06 11:52:33 +00:00
4 changed files with 42 additions and 8 deletions

View File

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

View File

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

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
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>
- New upstream release
+ Version 34.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
-------------------------------------------------------------------
Mon Jan 20 08:20:22 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 34.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
-------------------------------------------------------------------
Mon Jan 6 09:30:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 33.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
-------------------------------------------------------------------
Mon Aug 26 11:32:46 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-compute
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-compute
Version: 33.0.0
Version: 35.0.0
Release: 0
Summary: Microsoft Azure Compute Management Client Library
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-compute/azure-mgmt-compute-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/a/azure_mgmt_compute/azure_mgmt_compute-%{version}.tar.gz
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -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
@@ -55,7 +55,7 @@ replace the old Azure Service Management (ASM).
This package has been tested with Python 2.7, 3.5, 3.6 and 3.7.
%prep
%setup -q -n azure-mgmt-compute-%{version}
%setup -q -n azure_mgmt_compute-%{version}
%build
%pyproject_wheel