python-adal 1.2.7-4 source package in Ubuntu

Changelog

python-adal (1.2.7-4) unstable; urgency=medium

  * Team upload.
  * autopkgtest: Unset HTTP proxy for HTTPretty tests
  * autopkgtest: Set test name to "pytest"
  * debian/watch: Query api.github.com for new releases

 -- Benjamin Drung <email address hidden>  Tue, 21 May 2024 14:57:23 +0200

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-adal_1.2.7-4.dsc 2.2 KiB 7148ad1bda63c3479836a9a8dea0c1b3ce7dbd2e9589844e13f0fa38573b654e
python-adal_1.2.7.orig.tar.gz 118.9 KiB 26ccdb8981bb804ba4e64fa26693ae647642b6a54335ce2440edc6681119d563
python-adal_1.2.7-4.debian.tar.xz 4.1 KiB abb84aff4463a8787b9200894580e5832bd77b73eef8f2dcd3c792944e43748a

Available diffs

No changes file available.

Binary packages built by this source

python3-adal: Azure Active Directory Authentication Library for Python 3.x

 The ADAL for Python library makes it easy for Python applications to
 authenticate to AAD in order to access AAD protected web resources.
 .
 This library will no longer receive new feature improvements.
 Instead, users should consider using the new library MSAL for Python.
 .
 This package contains the Python 3.x module.