1
0

2 Commits

Author SHA256 Message Date
b767e0f752 Accepting request 1271845 from devel:languages:python:azure
- New upstream release
  + Version 3.2.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 1271334 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1271845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-appcontainers?expand=0&rev=7
2025-04-22 15:59:09 +00:00
f25e0c4204 - New upstream release
+ Version 3.2.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-appcontainers?expand=0&rev=13
2025-04-22 11:28:55 +00:00
5 changed files with 19 additions and 31 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:3c79439f12bcefcf140af8c6e7bd8b51624e971fd91f5ace98acc073c2e6faec
size 155723

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Apr 22 07:59:35 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 3.2.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 Sep 2 12:19:24 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-appcontainers
#
# 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,14 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-appcontainers
Version: 3.1.0
Version: 3.2.0
Release: 0
Summary: Microsoft Azure Appcontainers Management Client Library for Python
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-appcontainers/azure-mgmt-appcontainers-%{version}.tar.gz
Source1: LICENSE.txt
Source: https://files.pythonhosted.org/packages/source/a/azure_mgmt_appcontainers/azure_mgmt_appcontainers-%{version}.tar.gz
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -53,10 +52,9 @@ This is the Microsoft Azure Appcontainers Management Client Library.
This package has been tested with Python 3.6+.
%prep
%setup -q -n azure-mgmt-appcontainers-%{version}
%setup -q -n azure_mgmt_appcontainers-%{version}
%build
install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-appcontainers-%{version}
%pyproject_wheel
%install
@@ -71,7 +69,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/appcontainers
%{python_sitelib}/azure_mgmt_appcontainers-*.dist-info