1
0

Accepting request 1075511 from devel:languages:python:azure

- New upstream release
  + Version 23.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 1075439 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1075511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-network?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2023-03-30 20:51:37 +00:00 committed by Git OBS Bridge
commit 768c694a35
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 30 07:06:44 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 23.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 20 10:53:03 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Mon Mar 20 10:53:03 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -21,7 +21,7 @@
%define skip_python2 1 %define skip_python2 1
%endif %endif
Name: python-azure-mgmt-network Name: python-azure-mgmt-network
Version: 22.3.0 Version: 23.0.0
Release: 0 Release: 0
Summary: Microsoft Azure Network Management Client Library Summary: Microsoft Azure Network Management Client Library
License: MIT License: MIT
@ -41,7 +41,8 @@ Requires: python-azure-mgmt-core < 2.0.0
Requires: python-azure-mgmt-core >= 1.3.2 Requires: python-azure-mgmt-core >= 1.3.2
Requires: python-azure-mgmt-nspkg >= 3.0.0 Requires: python-azure-mgmt-nspkg >= 3.0.0
Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0
Requires: python-msrest >= 0.7.1 Requires: python-isodate < 1.0.0
Requires: python-isodate >= 0.6.1
Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8) Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8)
Conflicts: python-azure-sdk <= 2.0.0 Conflicts: python-azure-sdk <= 2.0.0