Accepting request 850420 from home:glaubitz:branches:devel:languages:python:azure

- New upstream release
  + Version 1.2.5
  + For detailed information about changes see the
    HISTORY.txt file provided with this package
- Update HISTORY.txt from github releases page

OBS-URL: https://build.opensuse.org/request/show/850420
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-adal?expand=0&rev=10
This commit is contained in:
Robert Schweikert 2020-11-24 14:50:31 +00:00 committed by Git OBS Bridge
parent 8ee618220e
commit d4810b23a3
5 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,8 @@
ADAL Python 1.2.5
Bugfix to address error "InvalidScope : FaultMessage: ID3082: The request scope is not valid or is unsupported." when using
username-password flow with federated user account while your tenant is migrating to a different cloud. (#240)
ADAL Python 1.2.4
Update project metadata on PyPI (#231 )

View File

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

3
adal-1.2.5.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Nov 20 11:59:56 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 1.2.5
+ For detailed information about changes see the
HISTORY.txt file provided with this package
- Update HISTORY.txt from github releases page
-------------------------------------------------------------------
Tue Jun 16 17:34:44 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-adal
Version: 1.2.4
Version: 1.2.5
Release: 0
Summary: Azure Active Directory library
License: MIT