Accepting request 833099 from home:glaubitz:branches:devel:languages:python:azure
- Update to version 1.5.0
+ Added support for setting client capabilities to enable
CAE(Continuous Access Evaluation) (#240, #174)
+ Device code endpoint is now fetched from open-id configuration,
if available. (#245, #242)
+ Fixes in test cases (#239, #211)
OBS-URL: https://build.opensuse.org/request/show/833099
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-msal?expand=0&rev=6
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51b8e8e0d918d9b4813f006324e7c4e21eb76268dd4c1a06d811a3475ad4ac57
|
||||
size 44924
|
||||
3
msal-1.5.0.tar.gz
Normal file
3
msal-1.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc67d3a14850ba7e533ec5d05a4c23a34dd74a7fa5e0210daebef397b2009b0e
|
||||
size 45757
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 19:53:50 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 1.5.0
|
||||
+ Added support for setting client capabilities to enable
|
||||
CAE(Continuous Access Evaluation) (#240, #174)
|
||||
+ Device code endpoint is now fetched from open-id configuration,
|
||||
if available. (#245, #242)
|
||||
+ Fixes in test cases (#239, #211)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 13:29:30 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-msal
|
||||
Version: 1.4.3
|
||||
Version: 1.5.0
|
||||
Release: 0
|
||||
Summary: Microsoft Authentication Library (MSAL) for Python
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user