1
0

Accepting request 767750 from home:glaubitz:branches:devel:languages:python:azure

- New upstream release
  + Version 9.0.0
  + For detailed information about changes see the
    HISTORY.txt file provided with this package
- Update %description from setup.py

OBS-URL: https://build.opensuse.org/request/show/767750
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-network?expand=0&rev=12
This commit is contained in:
Robert Schweikert 2020-01-27 17:00:44 +00:00 committed by Git OBS Bridge
parent 77d785841c
commit 5cd4e5b580
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:3bcaf24d962e7a5282b9ae65828e97266721e4746ed76fac5e49b5a7c2222fdf
size 6818272

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 20 16:29:43 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 9.0.0
+ For detailed information about changes see the
HISTORY.txt file provided with this package
- Update %description from setup.py
-------------------------------------------------------------------
Wed Nov 27 15:38:49 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-network
#
# Copyright (c) 2019 SUSE LLC
# 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,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-azure-mgmt-network
Version: 8.0.0
Version: 9.0.0
Release: 0
Summary: Microsoft Azure Network Management Client Library
License: MIT
@ -51,7 +51,7 @@ This is the Microsoft Azure Network Management Client Library.
Azure Resource Manager (ARM) is the next generation of management APIs that
replace the old Azure Service Management (ASM).
This package has been tested with Python 2.7, 3.5, 3.6 and 3.7.
This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.
%prep
%setup -q -n azure-mgmt-network-%{version}