python-applicationinsights 0.11.10-2 source package in Ubuntu

Changelog

python-applicationinsights (0.11.10-2) unstable; urgency=medium

  * Build-depend on python3-django for unit tests (Closes: #1080126)
  * d/control: bump Standards-Version to 4.7.0, no changes
  * Use d/clean instead of d/rules override
  * Use dh-sequence-python3 instead of d/rules switch
  * d/t/control: depend on python3-all:any
  * d/control: switch to Github for homepage

 -- Luca Boccassi <email address hidden>  Mon, 02 Sep 2024 10:56:27 +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
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-applicationinsights_0.11.10-2.dsc 2.3 KiB 51963b0d2da1a816166abe466dee6b3c6fe3dd1d371caeb445c30347096b0e27
python-applicationinsights_0.11.10.orig.tar.gz 69.5 KiB 47581c4d055dcce2a350f864520d29bfee6c3489c5bc9bd879774566a664a693
python-applicationinsights_0.11.10-2.debian.tar.xz 3.2 KiB dc9f2b0aafb8edf8f8ea2df7af39df3c2e0d7d1e3091420dc0dfdc35b37423a2

Available diffs

No changes file available.

Binary packages built by this source

python3-applicationinsights: Azure Application Insights API for Python 3.x

 Application Insights is a service that allows developers to keep their
 application available, performing and succeeding. This Python module will allow
 you to send telemetry of various kinds (event, trace, exception, etc.) to the
 Application Insights service where they can be visualized in the Azure Portal.
 .
 This package contains the Python 3.x module.