python-pythonjsonlogger 3.3.0-1 source package in Ubuntu

Changelog

python-pythonjsonlogger (3.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <email address hidden>  Mon, 05 May 2025 16:29:29 +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
Stonking release universe misc
Resolute release universe misc
Questing release universe misc

Builds

Questing: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pythonjsonlogger_3.3.0-1.dsc 2.3 KiB 36cb2f286c761b66288929c89fece444f2cf95eea4e13506bbe850729c66ab89
python-pythonjsonlogger_3.3.0.orig.tar.gz 31.5 KiB 51bd150f502a25e54c30c563c2bf1e620463c8881b2900b585e3f0fa735dd6fa
python-pythonjsonlogger_3.3.0-1.debian.tar.xz 2.9 KiB f8cc798b16bbb9147f0b6e88f32897688e7421491b50c61cc77077f873eee3d2

Available diffs

No changes file available.

Binary packages built by this source

python3-pythonjsonlogger: JSON library for Python logging framework

 This library is provided to allow standard Python logging to output log data
 as json objects. With JSON, logs are more readable by machines and there is
 no need to create custom parsers for syslog type records.