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

Changelog

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

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Luca Boccassi ]
  * Update upstream source from tag 'upstream/1.1.0' (Closes: #1056425)
  * Bump Standards-Version to 4.6.2, no changes
  * Bump copyright year ranges in d/copyright

 -- Luca Boccassi <email address hidden>  Mon, 11 Dec 2023 10:46:23 +0000

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
microsoft-authentication-extensions-for-python_1.1.0-1.dsc 2.5 KiB ca5d39039f68f5e0575fa3c730d9b8aec9f3e73f94637ea6ef202151147ac07f
microsoft-authentication-extensions-for-python_1.1.0.orig.tar.gz 26.3 KiB e49fcc7f16228f9645aab2b1033479b6ee8b93655c70326392d19c4affb99a7b
microsoft-authentication-extensions-for-python_1.1.0-1.debian.tar.xz 3.3 KiB f08a1f1def1420506a247b898fb54964093505dfd59d71c4a80dafa18d074d61

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.