From c0e621199e05ce5722b2be9a9a66b69d404a430e453eddf4538d805c20dcd216 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 7 May 2020 12:17:02 +0000 Subject: [PATCH] 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 --- azure-mgmt-network-10.1.0.zip | 3 +++ azure-mgmt-network-9.0.0.zip | 3 --- python-azure-mgmt-network.changes | 10 ++++++++++ python-azure-mgmt-network.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 azure-mgmt-network-10.1.0.zip delete mode 100644 azure-mgmt-network-9.0.0.zip diff --git a/azure-mgmt-network-10.1.0.zip b/azure-mgmt-network-10.1.0.zip new file mode 100644 index 0000000..41de0e3 --- /dev/null +++ b/azure-mgmt-network-10.1.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5ac0ee14b71ab57035c45bef15d3698b0b6026ecafb8320a7c704eb3f6fba3a +size 8212967 diff --git a/azure-mgmt-network-9.0.0.zip b/azure-mgmt-network-9.0.0.zip deleted file mode 100644 index 8d3916f..0000000 --- a/azure-mgmt-network-9.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d4ed3df15e146351c211d947947a42a4eecbf860fddbca1203ff633e06a7a89 -size 7251166 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index 3cb6451..1b60399 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 4 13:57:20 UTC 2020 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index dde12e2..73d16b4 100644 --- a/python-azure-mgmt-network.spec +++ b/python-azure-mgmt-network.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-network -Version: 9.0.0 +Version: 10.1.0 Release: 0 Summary: Microsoft Azure Network Management Client Library License: MIT @@ -72,7 +72,7 @@ rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__ %files %{python_files} %defattr(-,root,root,-) -%doc HISTORY.rst README.rst +%doc CHANGELOG.md README.md %license LICENSE.txt %{python_sitelib}/azure/mgmt/network %{python_sitelib}/azure_mgmt_network-*.egg-info