1
0

Accepting request 1183099 from devel:languages:python:azure

OBS-URL: https://build.opensuse.org/request/show/1183099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-identity?expand=0&rev=25
This commit is contained in:
2024-06-25 21:07:51 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 24 10:27:03 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 1.17.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Wed Jun 12 08:06:55 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-azure-identity
Version: 1.16.1
Version: 1.17.1
Release: 0
Summary: Azure Identity client library for Python
License: MIT
@@ -34,6 +34,7 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-azure-nspkg >= 3.0.0
Requires: python-cryptography >= 2.5
Requires: python-typing_extensions >= 4.0.0
Requires: (python-azure-core >= 1.23.0 with python-azure-core < 2.0.0)
Requires: (python-msal >= 1.24.0 with python-msal < 2.0.0)
Requires: (python-msal-extensions >= 0.3.0 with python-msal-extensions < 2.0.0)