Accepting request 1105225 from home:glaubitz:branches:devel:languages:python:azure

- New upstream release
  + Version 25.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ

OBS-URL: https://build.opensuse.org/request/show/1105225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-network?expand=0&rev=55
This commit is contained in:
Robert Schweikert 2023-08-22 11:31:49 +00:00 committed by Git OBS Bridge
parent 3f7e228621
commit 39f34d60da
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ed6a14363e7242da3943de91e9f8804b69468d5d36a666a745744fe2278f38d
size 1145907

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad93db91440914878d4923d61d32bbf483567915f9f8627ba3b98430b87227d1
size 721680

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Aug 22 09:43:47 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 25.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
-------------------------------------------------------------------
Mon Aug 14 10:52:26 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -21,20 +21,19 @@
%define skip_python2 1
%endif
Name: python-azure-mgmt-network
Version: 24.0.0
Version: 25.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
Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-network/azure-mgmt-network-%{version}.zip
Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-network/azure-mgmt-network-%{version}.tar.gz
Source1: LICENSE.txt
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
Requires: python-azure-common < 2.0.0
Requires: python-azure-common >= 1.1
Requires: python-azure-mgmt-core < 2.0.0