Accepting request 801155 from home:glaubitz:branches:devel:languages:python:azure
- Update Azure SDK components to latest upstream version OBS-URL: https://build.opensuse.org/request/show/801155 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-servicemanagement-legacy?expand=0&rev=6
This commit is contained in:
parent
43c014f44c
commit
6e41731a54
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c883ff8fa3d4f4cb7b9344e8cb7d92a9feca2aa5efd596237aeea89e5c10981d
|
||||
size 91805
|
3
azure-servicemanagement-legacy-0.20.7.zip
Normal file
3
azure-servicemanagement-legacy-0.20.7.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d388b9fda83161aca617f224c9e895ce51fe6a84b7524bc000c557c025f91cd
|
||||
size 86920
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 11:28:50 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 0.20.7
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Rename HISTORY.rst to CHANGELOG.md in %files section
|
||||
- Rename README.rst to README.md in %files section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 09:33:01 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-servicemanagement-legacy
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,12 +18,12 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-azure-servicemanagement-legacy
|
||||
Version: 0.20.6
|
||||
Version: 0.20.7
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Service Management Legacy Client Library
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/Azure/azure-sdk-for-python
|
||||
URL: https://github.com/Azure/azure-sdk-for-python
|
||||
Source: https://files.pythonhosted.org/packages/source/a/azure-servicemanagement-legacy/azure-servicemanagement-legacy-%{version}.zip
|
||||
Source1: LICENSE.txt
|
||||
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
|
||||
@ -64,7 +64,7 @@ rm -rf %{buildroot}%{$python_sitelib}/tests/__pycache__
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc HISTORY.rst README.rst
|
||||
%doc CHANGELOG.md README.md
|
||||
%license LICENSE.txt
|
||||
%{python_sitelib}/azure/servicemanagement
|
||||
%{python_sitelib}/azure_servicemanagement_legacy-*.egg-info
|
||||
|
Loading…
Reference in New Issue
Block a user