Update to 21.0.1
This commit is contained in:
parent
dcd7777a3a
commit
ae8e796d30
3 changed files with 4 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/azure-mgmt-network-19.3.0.zip
|
||||
/azure-mgmt-network-20.0.0.zip
|
||||
/azure-mgmt-network-20.0.0.tgz
|
||||
/azure-mgmt-network-21.0.1.zip
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (azure-mgmt-network-20.0.0.tgz) = f8678895e7e06bf0df4b1202cd8503896231eceaccc701a145ba00e907637b7ba77cb447da2930e30a748c7c386c06a13206ebb2f817d806b00c620ee5b81935
|
||||
SHA512 (azure-mgmt-network-21.0.1.zip) = 7a2edfcbb6ae4b3c339448ea6dadd7b789de286594a458696aace4782660eb5e12fe2b61c3b852e27fc95a1fe8f039f05229904f97c1a475f1f57e809248d98c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue