microsoft-authentication-library-for-python 1.26.0-2 source package in Ubuntu

Changelog

microsoft-authentication-library-for-python (1.26.0-2) unstable; urgency=medium

  * Team Upload
  * remove python3-mock build-dep: it's hybridized

 -- Alexandre Detiste <email address hidden>  Sun, 18 Feb 2024 18:13:06 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
microsoft-authentication-library-for-python_1.26.0-2.dsc 2.5 KiB 5ab055d251cafceea8dfbac29b40c1cf7599b49cff8fb382fa46f8f5b78e9d2d
microsoft-authentication-library-for-python_1.26.0.orig.tar.gz 207.5 KiB 6a247596ff3588776b5115bd07f3ef95eed0aff6cc5abc755502636820fd7ab5
microsoft-authentication-library-for-python_1.26.0-2.debian.tar.xz 4.0 KiB 9d67a3c8247f94c4097d6605a07b02f651cf402240791453a9f93b3a04d59a9a

Available diffs

No changes file available.

Binary packages built by this source

python3-msal: Microsoft Authentication Library (MSAL) for Python

 The Microsoft Authentication Library for Python enables applications to
 integrate with the Microsoft identity platform. It allows you to sign in users
 or apps with Microsoft identities (Azure AD, Microsoft Accounts and Azure AD
 B2C accounts) and obtain tokens to call Microsoft APIs such as Microsoft Graph
 or your own APIs registered with the Microsoft identity platform. It is built
 using industry standard OAuth2 and OpenID Connect protocols