Update to 29.0.0

Signed-off-by: Jeremy Cline <jeremycline@linux.microsoft.com>
This commit is contained in:
Jeremy Cline 2025-09-12 11:57:32 -04:00
commit 6fbe0c6c86
No known key found for this signature in database
3 changed files with 6 additions and 4 deletions

View file

@ -2,14 +2,15 @@
%bcond_with tests
%global srcname azure-mgmt-network
%global tarball_name azure_mgmt_network
Name: python-%{srcname}
Version: 21.0.1
Version: 29.0.0
Release: %autorelease
Summary: Microsoft Azure Network Management Client Library for Python
License: MIT
URL: https://pypi.org/project/%{srcname}/
Source0: %{pypi_source %{srcname} %{version} zip}
Source0: %{pypi_source %{tarball_name} %{version}}
BuildArch: noarch
@ -38,7 +39,7 @@ Summary: %{summary}
%prep
%autosetup -n %{srcname}-%{version}
%autosetup -n %{tarball_name}-%{version}
%generate_buildrequires