microsoft-authentication-extensions-for-python 1.0.0-2 source package in Ubuntu

Changelog

microsoft-authentication-extensions-for-python (1.0.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set field Upstream-Name in debian/copyright.

 -- Jelmer Vernooij <email address hidden>  Mon, 17 Oct 2022 02:58:20 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
microsoft-authentication-extensions-for-python_1.0.0-2.dsc 2.5 KiB 2a817b3fa2c549fcd3787f45ba2334fb3c54c28507933cdf782abacf3f7ce629
microsoft-authentication-extensions-for-python_1.0.0.orig.tar.gz 26.0 KiB ff4e787610913be676f205e24a8bcb713a045196c1aa0f8592f5741c6232491b
microsoft-authentication-extensions-for-python_1.0.0-2.debian.tar.xz 3.2 KiB b2c769ff2d6a4b50cc4ae3bfae12066443ab73b4a8753acfb430a2a0c1a7fccf

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.