forked from pool/python-azure-mgmt-network
Accepting request 1105242 from 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 (forwarded request 1105225 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/1105242 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-network?expand=0&rev=31
This commit is contained in:
commit
cfd375dfe7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2ed6a14363e7242da3943de91e9f8804b69468d5d36a666a745744fe2278f38d
|
|
||||||
size 1145907
|
|
3
azure-mgmt-network-25.0.0.tar.gz
Normal file
3
azure-mgmt-network-25.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ad93db91440914878d4923d61d32bbf483567915f9f8627ba3b98430b87227d1
|
||||||
|
size 721680
|
@ -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>
|
Mon Aug 14 10:52:26 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -21,20 +21,19 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%endif
|
%endif
|
||||||
Name: python-azure-mgmt-network
|
Name: python-azure-mgmt-network
|
||||||
Version: 24.0.0
|
Version: 25.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Microsoft Azure Network Management Client Library
|
Summary: Microsoft Azure Network Management Client Library
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/Azure/azure-sdk-for-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
|
Source1: LICENSE.txt
|
||||||
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
|
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
|
||||||
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
|
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: unzip
|
|
||||||
Requires: python-azure-common < 2.0.0
|
Requires: python-azure-common < 2.0.0
|
||||||
Requires: python-azure-common >= 1.1
|
Requires: python-azure-common >= 1.1
|
||||||
Requires: python-azure-mgmt-core < 2.0.0
|
Requires: python-azure-mgmt-core < 2.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user