1
0

47 Commits

Author SHA256 Message Date
3a8a07d266 Accepting request 1318692 from devel:languages:python:azure
- New upstream release
  + Version 10.1.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml (forwarded request 1318681 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1318692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=26
2025-11-20 13:49:22 +00:00
9d0b8b01a4 - New upstream release
+ Version 10.1.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-web?expand=0&rev=45
2025-11-19 12:01:39 +00:00
b007a79f07 Accepting request 1302933 from devel:languages:python:azure
- New upstream release
  + Version 10.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 1302855 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1302933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=25
2025-09-05 19:44:35 +00:00
b46922c6cc - New upstream release
+ Version 10.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-web?expand=0&rev=43
2025-09-05 11:29:42 +00:00
fcff2ca375 Accepting request 1287948 from devel:languages:python:azure
- New upstream release
  + Version 9.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 1286586 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1287948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=24
2025-06-24 18:47:38 +00:00
f8aa93aad0 - New upstream release
+ Version 9.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-web?expand=0&rev=41
2025-06-23 13:22:23 +00:00
9de4414303 Accepting request 1240210 from devel:languages:python:azure
- New upstream release
  + Version 8.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section (forwarded request 1240030 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1240210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=23
2025-01-25 18:12:39 +00:00
7b13df9f41 - New upstream release
+ Version 8.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=39
2025-01-24 19:33:22 +00:00
56929559fb Accepting request 1196184 from devel:languages:python:azure
OBS-URL: https://build.opensuse.org/request/show/1196184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=22
2024-08-27 17:39:00 +00:00
49b617a2a0 Accepting request 1181673 from devel:languages:python:azure
- New upstream release
  + Version 7.3.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 1181435 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1181673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=21
2024-06-19 14:40:05 +00:00
d1bc3f50d1 - New upstream release
+ Version 7.3.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-web?expand=0&rev=35
2024-06-19 06:02:22 +00:00
d92436d939 Accepting request 1165301 from devel:languages:python:azure
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
  + Update name for dist directory in %files section
- Drop setting default file attributes in %files section
- Use modern RPM macros to express version dependencies (forwarded request 1164908 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1165301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=20
2024-04-07 20:09:50 +00:00
f3806695ed Accepting request 1164908 from home:glaubitz:branches:devel:languages:python:azure
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
  + Update name for dist directory in %files section
- Drop setting default file attributes in %files section
- Use modern RPM macros to express version dependencies

OBS-URL: https://build.opensuse.org/request/show/1164908
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=33
2024-04-04 20:35:35 +00:00
16640b1aaf Accepting request 1127767 from devel:languages:python:azure
- New upstream release
  + Version 7.2.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ (forwarded request 1127764 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1127767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=19
2023-11-21 20:31:49 +00:00
0b32d2fd31 Accepting request 1127764 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 7.2.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ

OBS-URL: https://build.opensuse.org/request/show/1127764
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=31
2023-11-20 18:09:43 +00:00
46a111cc75 Accepting request 1081169 from devel:languages:python:azure
- New upstream release
  + Version 7.1.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 1080840 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1081169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=18
2023-04-21 12:17:53 +00:00
ca9df0e6be Accepting request 1080840 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 7.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/request/show/1080840
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=29
2023-04-21 09:42:56 +00:00
39ae583491 Accepting request 986837 from devel:languages:python:azure
- New upstream release
  + Version 7.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 986599 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/986837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=17
2022-07-06 13:41:49 +00:00
498e0397c1 Accepting request 986599 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 7.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/request/show/986599
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=27
2022-07-05 10:55:59 +00:00
42358b27da Accepting request 949695 from devel:languages:python:azure
- New upstream release
  + Version 6.1.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package (forwarded request 949001 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/949695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=16
2022-01-29 19:59:21 +00:00
610ad566f4 Accepting request 949001 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 6.1.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package

OBS-URL: https://build.opensuse.org/request/show/949001
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=26
2022-01-28 14:04:18 +00:00
2a6b9960f0 Accepting request 946118 from devel:languages:python:azure
- New upstream release
  + Version 6.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 946028 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/946118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=15
2022-01-13 22:21:05 +00:00
fc3cf9ab6e Accepting request 946028 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 6.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/request/show/946028
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=25
2022-01-13 12:09:43 +00:00
083c7935fc Accepting request 917705 from devel:languages:python:azure
- New upstream release
  + Version 5.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 917692 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/917705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=14
2021-09-17 21:25:38 +00:00
9135ddb4c9 Accepting request 917692 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 5.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/request/show/917692
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=24
2021-09-09 11:27:08 +00:00
11e2d301b9 Accepting request 881973 from devel:languages:python:azure
- New upstream release
  + Version 2.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package (forwarded request 881892 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/881973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=13
2021-04-12 13:49:23 +00:00
ab2fa6da6a Accepting request 881892 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 2.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package

OBS-URL: https://build.opensuse.org/request/show/881892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=22
2021-03-29 13:25:00 +00:00
21cce3e454 Accepting request 861443 from devel:languages:python:azure
- New upstream release
  + Version 1.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 861359 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/861443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=12
2021-01-07 20:27:52 +00:00
b17eb5346e Accepting request 861359 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 1.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/request/show/861359
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=20
2021-01-07 19:16:13 +00:00
cc864e7c2b Accepting request 853995 from devel:languages:python:azure
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/853995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=11
2020-12-09 21:20:44 +00:00
97002cd7cf - Python 3 build only for 15 and greater distros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=18
2020-11-30 12:41:28 +00:00
afe3093760 Accepting request 839863 from devel:languages:python:azure
- New upstream release
  + Version 0.48.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package (forwarded request 839801 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/839863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=10
2020-10-08 11:12:44 +00:00
b21e8e9da9 Accepting request 839801 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 0.48.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package

OBS-URL: https://build.opensuse.org/request/show/839801
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=16
2020-10-06 15:54:14 +00:00
37afa45805 Accepting request 815587 from devel:languages:python:azure
- New upstream release
  + Version 0.47.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package (forwarded request 815538 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/815587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=9
2020-06-18 08:31:21 +00:00
081d28ad69 Accepting request 815538 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 0.47.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package

OBS-URL: https://build.opensuse.org/request/show/815538
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=14
2020-06-17 18:08:54 +00:00
de1047ead6 Accepting request 801196 from devel:languages:python:azure
OBS-URL: https://build.opensuse.org/request/show/801196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=8
2020-05-08 21:05:41 +00:00
6afcd9b523 Accepting request 801151 from home:glaubitz:branches:devel:languages:python:azure
- Update Azure SDK components to latest upstream version

OBS-URL: https://build.opensuse.org/request/show/801151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=12
2020-05-07 12:20:52 +00:00
bdd5c256fd Accepting request 767844 from devel:languages:python:azure
- New upstream release
  + Version 0.44.0
  + For detailed information about changes see the
    HISTORY.txt file provided with this package (forwarded request 767756 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/767844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=7
2020-01-28 09:56:55 +00:00
b8bdf3d4d6 Accepting request 767756 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 0.44.0
  + For detailed information about changes see the
    HISTORY.txt file provided with this package

OBS-URL: https://build.opensuse.org/request/show/767756
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=10
2020-01-27 17:05:35 +00:00
16548f094e Accepting request 735754 from devel:languages:python:azure
- Update Python Azure SDK to latest version (forwarded request 735259 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/735754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=6
2019-10-10 12:31:49 +00:00
dd4d976476 Accepting request 735259 from home:glaubitz:branches:devel:languages:python:azure
- Update Python Azure SDK to latest version

OBS-URL: https://build.opensuse.org/request/show/735259
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=8
2019-10-07 10:15:21 +00:00
010c82c968 Accepting request 694519 from devel:languages:python:azure
- Update Python Azure SDK to latest version (forwarded request 694337 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/694519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=5
2019-05-14 11:38:04 +00:00
51e16fb440 Accepting request 694337 from home:glaubitz:branches:devel:languages:python:azure3
- Update Python Azure SDK to latest version

OBS-URL: https://build.opensuse.org/request/show/694337
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-web?expand=0&rev=6
2019-04-15 14:37:34 +00:00
6bf9960539 Accepting request 637998 from devel:languages:python:azure
- Update Python Azure SDK to 4.0.0

OBS-URL: https://build.opensuse.org/request/show/637998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=4
2018-09-26 14:15:47 +00:00
6a5e1197a9 Accepting request 599344 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/599344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=3
2018-05-13 13:59:30 +00:00
f81478073f Accepting request 571032 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/571032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=2
2018-01-30 14:45:28 +00:00
16a920c57c Accepting request 531858 from devel:languages:python
breaking up the Azure SDK

OBS-URL: https://build.opensuse.org/request/show/531858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-web?expand=0&rev=1
2017-10-11 21:00:36 +00:00
6 changed files with 48 additions and 36 deletions

View File

@@ -1,21 +0,0 @@
The MIT License (MIT)
Copyright (c) 2016 Microsoft Corporation. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

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

View File

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

View File

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

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Wed Nov 19 10:55:28 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 10.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from pyproject.toml
-------------------------------------------------------------------
Mon Sep 1 11:11:15 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 10.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Wed Jun 18 08:47:44 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 9.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Fri Jan 24 07:39:07 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 8.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
-------------------------------------------------------------------
Mon Aug 26 11:03:17 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-web
#
# Copyright (c) 2024 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,14 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-web
Version: 7.3.1
Version: 10.1.0
Release: 0
Summary: Microsoft Azure Web Apps 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-web/azure-mgmt-web-%{version}.tar.gz
Source1: LICENSE.txt
Source: https://files.pythonhosted.org/packages/source/a/azure_mgmt_web/azure_mgmt_web-%{version}.tar.gz
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -37,8 +36,8 @@ 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-isodate >= 0.6.1 with python-isodate < 1.0.0)
Requires: (python-azure-mgmt-core >= 1.6.0 with python-azure-mgmt-core < 2.0.0)
Requires: (python-msrest >= 0.7.1 with python-msrest < 1.0.0)
Conflicts: python-azure-sdk <= 2.0.0
%if 0%{?sle_version} >= 150400
Obsoletes: python3-azure-mgmt-web < 7.2.0
@@ -56,10 +55,9 @@ replace the old Azure Service Management (ASM).
This package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7.
%prep
%setup -q -n azure-mgmt-web-%{version}
%setup -q -n azure_mgmt_web-%{version}
%build
install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-web-%{version}
%pyproject_wheel
%install
@@ -74,7 +72,7 @@ rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__
%files %{python_files}
%doc CHANGELOG.md README.md
%license LICENSE.txt
%license LICENSE
%{python_sitelib}/azure/mgmt/web
%{python_sitelib}/azure_mgmt_web-*.dist-info