Package: python-adal / 1.2.7-6

Metadata

Package Version Patches format
python-adal 1.2.7-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 python 3.7 compatibility.patch | (download)

tests/test_mex.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 python 3.7 compatibility

Tests pass with updated HTTPretty. Also updated pylint to python 3.6+
compatible version.

SyntaxWarning.patch | (download)

adal/authentication_parameters.py | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
six.patch | (download)

tests/test_authority.py | 11 5 + 6 - 0 !
tests/test_client_credentials.py | 9 4 + 5 - 0 !
tests/test_wstrust_response.py | 9 4 + 5 - 0 !
3 files changed, 13 insertions(+), 16 deletions(-)

---