Update to 21.0.1
This commit is contained in:
parent
dcd7777a3a
commit
ae8e796d30
3 changed files with 4 additions and 5 deletions
|
|
@ -4,14 +4,12 @@
|
|||
%global srcname azure-mgmt-network
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 20.0.0
|
||||
Version: 21.0.1
|
||||
Release: %autorelease
|
||||
Summary: Microsoft Azure Network Management Client Library for Python
|
||||
License: MIT
|
||||
URL: https://pypi.org/project/%{srcname}/
|
||||
# This source comes from making a git archive of the main azure-sdk-for-python
|
||||
# repository. To reproduce the source code, run the generate-source.sh script.
|
||||
Source0: %{srcname}-%{version}.tgz
|
||||
Source0: %{pypi_source %{srcname} %{version} zip}
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue