From 39f34d60dab7d8a3e1ff0737ab2f419d04032c9be18c83226837bb7495bcca10 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 22 Aug 2023 11:31:49 +0000 Subject: [PATCH] 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 --- azure-mgmt-network-24.0.0.zip | 3 --- azure-mgmt-network-25.0.0.tar.gz | 3 +++ python-azure-mgmt-network.changes | 10 ++++++++++ python-azure-mgmt-network.spec | 5 ++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 azure-mgmt-network-24.0.0.zip create mode 100644 azure-mgmt-network-25.0.0.tar.gz diff --git a/azure-mgmt-network-24.0.0.zip b/azure-mgmt-network-24.0.0.zip deleted file mode 100644 index 7880e78..0000000 --- a/azure-mgmt-network-24.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ed6a14363e7242da3943de91e9f8804b69468d5d36a666a745744fe2278f38d -size 1145907 diff --git a/azure-mgmt-network-25.0.0.tar.gz b/azure-mgmt-network-25.0.0.tar.gz new file mode 100644 index 0000000..77d86b1 --- /dev/null +++ b/azure-mgmt-network-25.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad93db91440914878d4923d61d32bbf483567915f9f8627ba3b98430b87227d1 +size 721680 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index c669203..ad0ea74 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Aug 22 09:43:47 UTC 2023 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 7219e0a..a84ee06 100644 --- a/python-azure-mgmt-network.spec +++ b/python-azure-mgmt-network.spec @@ -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