microsoft-authentication-extensions-for-python 0.3.0-1 source package in Ubuntu

Changelog

microsoft-authentication-extensions-for-python (0.3.0-1) unstable; urgency=medium

  * Merge tag '0.3.0' into debian/sid
  * Skip test_nonexistent_libsecret_persistence
  * Remove unnecessary autopkgtest Testsuite tag

 -- Luca Boccassi <email address hidden>  Wed, 02 Sep 2020 15:19:31 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
microsoft-authentication-extensions-for-python_0.3.0-1.dsc 2.2 KiB 91d14a54b3882126a11a4ff210808efc728cbb6183d1d7419d387a088843f606
microsoft-authentication-extensions-for-python_0.3.0.orig.tar.gz 21.8 KiB 88d53bb2eb3ef1d4aae10ee318ddc1e6d9661f5fc80e1c59c6520524c79a16df
microsoft-authentication-extensions-for-python_0.3.0-1.debian.tar.xz 2.7 KiB b6600257c43141920b9042aae948f9c05cdc3071defb389dd3807624f8a8bb71

Available diffs

No changes file available.

Binary packages built by this source

python3-msal-extensions: Microsoft Authentication extensions for MSAL for Python

 The Microsoft Authentication Library (MSAL) for Python enables applications to
 integrate with the Microsoft identity platform.
 The Microsoft Authentication extensions for MSAL for Python provides
 cross-platform utilities for interacting with MSAL, including a shared cache
 for token that is safe to use concurrently among multiple processes. It is
 intended to be used with python3-msal.