1
0

2 Commits

Author SHA256 Message Date
654196fc2c Accepting request 1219004 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
- Adjust upstream source name in spec file (forwarded request 1218951 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1219004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-appplatform?expand=0&rev=13
2024-10-29 13:36:55 +00:00
719e2c6a3c - New upstream release
+ Version 10.0.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-appplatform?expand=0&rev=24
2024-10-29 11:22:21 +00:00
4 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 29 07:32:48 UTC 2024 - 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
- Adjust upstream source name in spec file
-------------------------------------------------------------------
Mon Jul 15 08:09:22 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,13 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-appplatform
Version: 9.1.0.post2
Version: 10.0.0
Release: 0
Summary: Microsoft Azure MyService 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-appplatform/azure-mgmt-appplatform-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/a/azure_mgmt_appplatform/azure_mgmt_appplatform-%{version}.tar.gz
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -54,7 +54,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-appplatform-%{version}
%setup -q -n azure_mgmt_appplatform-%{version}
%build
%pyproject_wheel