Update to 21.0.1

This commit is contained in:
Major Hayden 2022-09-07 09:51:45 -05:00
commit ae8e796d30
No known key found for this signature in database
GPG key ID: 737051E0C1011FB1
3 changed files with 4 additions and 5 deletions

View file

@ -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