python-aws-xray-sdk 0.95-3 source package in Ubuntu

Changelog

python-aws-xray-sdk (0.95-3) unstable; urgency=medium

  * debian/rules
    - fix pytest -k syntax for pytest 7; Closes: #1013725

 -- Sandro Tosi <email address hidden>  Mon, 11 Jul 2022 22:07:51 -0400

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science 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
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-aws-xray-sdk_0.95-3.dsc 2.2 KiB 988890540f8fcf6bc7e66bbf6d41979ac87a79d1249f050f5c8d4cc05ef39ca9
python-aws-xray-sdk_0.95.orig.tar.gz 201.8 KiB 8ac94d28a6fb13897d98038ebc6e380a18cc09382907aef2c3120410850bd2ce
python-aws-xray-sdk_0.95-3.debian.tar.xz 1.9 KiB 78b16a3c4e2a84060bda126574b483bf3b01ebca8e80caf449309aea128fae39

Available diffs

No changes file available.

Binary packages built by this source

python3-aws-xray-sdk: AWS X-Ray SDK for Python 3

 AWS X-Ray is a service that collects data about requests that your
 application serves, and provides tools you can use to view, filter, and
 gain insights into that data to identify issues and opportunities for
 optimization. For any traced request to your application, you can see
 detailed information not only about the request and response, but also
 about calls that your application makes to downstream AWS resources,
 microservices, databases and HTTP web APIs.
 .
 This package provides the Python 3 version of the module.