forked from pool/python-azure-mgmt-network
Accepting request 751418 from devel:languages:python:azure
OBS-URL: https://build.opensuse.org/request/show/751418 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-network?expand=0&rev=7
This commit is contained in:
commit
e877b4da37
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec63eac868ad231892b41dd93dade162773a968f0e007e8323f0419f47edd50f
|
||||
size 5874392
|
3
azure-mgmt-network-8.0.0.zip
Normal file
3
azure-mgmt-network-8.0.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bcaf24d962e7a5282b9ae65828e97266721e4746ed76fac5e49b5a7c2222fdf
|
||||
size 6818272
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 15:38:49 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 8.0.0
|
||||
+ For detailed information about changes see the
|
||||
HISTORY.txt file provided with this package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 4 12:18:44 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-mgmt-network
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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-mgmt-network
|
||||
Version: 5.0.0
|
||||
Version: 8.0.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Network Management Client Library
|
||||
License: MIT
|
||||
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-mgmt-network/azure-mgmt-network-%{version}.zip
|
||||
Source1: LICENSE.txt
|
||||
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
|
||||
|
Loading…
Reference in New Issue
Block a user