forked from pool/python-azure-mgmt-network
Accepting request 801145 from home:glaubitz:branches:devel:languages:python:azure
- Update Azure SDK components to latest upstream version OBS-URL: https://build.opensuse.org/request/show/801145 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-network?expand=0&rev=14
This commit is contained in:
parent
5cd4e5b580
commit
c0e621199e
3
azure-mgmt-network-10.1.0.zip
Normal file
3
azure-mgmt-network-10.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e5ac0ee14b71ab57035c45bef15d3698b0b6026ecafb8320a7c704eb3f6fba3a
|
||||||
|
size 8212967
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3d4ed3df15e146351c211d947947a42a4eecbf860fddbca1203ff633e06a7a89
|
|
||||||
size 7251166
|
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 4 13:57:20 UTC 2020 - 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
|
||||||
|
- Rename HISTORY.rst to CHANGELOG.md in %files section
|
||||||
|
- Rename README.rst to README.md in %files section
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 20 16:29:43 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Mon Jan 20 16:29:43 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-azure-mgmt-network
|
Name: python-azure-mgmt-network
|
||||||
Version: 9.0.0
|
Version: 10.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Microsoft Azure Network Management Client Library
|
Summary: Microsoft Azure Network Management Client Library
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -72,7 +72,7 @@ rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__
|
|||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc HISTORY.rst README.rst
|
%doc CHANGELOG.md README.md
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
%{python_sitelib}/azure/mgmt/network
|
%{python_sitelib}/azure/mgmt/network
|
||||||
%{python_sitelib}/azure_mgmt_network-*.egg-info
|
%{python_sitelib}/azure_mgmt_network-*.egg-info
|
||||||
|
Loading…
Reference in New Issue
Block a user