python-structlog 23.1.0-1 source package in Ubuntu

Changelog

python-structlog (23.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Add Security-Contact to debian/upstream/metadata (thanks Debian Janitor!).
  * Build-Depend on the newly available python3-hatch-fancy-pypi-readme
    package, and drop patch "Remove-hatch-fancy-pypi-readme-dependency".

 -- Faidon Liambotis <email address hidden>  Fri, 14 Jul 2023 01:32:19 +0300

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-structlog_23.1.0-1.dsc 2.5 KiB 1001109fdc99cf3b51ae36797483472f4c7d43d6f766e1614539846ff4cd74d9
python-structlog_23.1.0.orig.tar.gz 728.8 KiB 270d681dd7d163c11ba500bc914b2472d2b50a8ef00faa999ded5ff83a2f906b
python-structlog_23.1.0-1.debian.tar.xz 5.4 KiB 20abdefb5be8379c84fab821ac90696cfa76b9dabfec01eb0d8b0767a26d9518

Available diffs

No changes file available.

Binary packages built by this source

python-structlog-doc: structured logging for Python (common documentation)

 Structlog makes structured logging in Python easy by augmenting your existing
 logger. It allows you to split your log entries up into key/value pairs and
 build them incrementally without annoying boilerplate code.
 .
 The output format is just as flexible and structlog comes with support for
 JSON, logfmt, as well as pretty console output out-of-the-box.
 .
 This is the common documentation package.

python3-structlog: structured logging for Python (3.x)

 Structlog makes structured logging in Python easy by augmenting your existing
 logger. It allows you to split your log entries up into key/value pairs and
 build them incrementally without annoying boilerplate code.
 .
 The output format is just as flexible and structlog comes with support for
 JSON, logfmt, as well as pretty console output out-of-the-box.
 .
 This package installs the library for Python 3.