python-picologging 0.9.4-3build1 source package in Ubuntu

Changelog

python-picologging (0.9.4-3build1) plucky; urgency=medium

  * No-change rebuild with Python 3.13 only

 -- Graham Inggs <email address hidden>  Wed, 05 Mar 2025 00:08:48 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Plucky
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
python-picologging_0.9.4.orig.tar.gz 76.2 KiB 764db462aaa50ebac4b2c1568f0d60a818ab4e893c2b13b7597fc7d54d6d2c83
python-picologging_0.9.4-3build1.debian.tar.xz 6.1 KiB b86545e40df4aec504edfacb3fe3f20ae01cfdcfcbf7b43fc1aa88b26ddea1e2
python-picologging_0.9.4-3build1.dsc 2.4 KiB d86ff77fc99e45bb2d21159984e4c18e40c66618d2e8ec4e90b660d4f0c1be13

View changes file

Binary packages built by this source

python-picologging-doc: Fast and lightweight Python logging library (Documentation)

 Picologging is a high-performance logging library for Python, it's about
 4-10x faster than the logging module in the standard library.
 .
 Picologging is designed to be used as a drop-in replacement for applications
 which already use logging, and supports the same API as the logging module.
 .
 This package contains the documentation for python3-picologging.

python3-picologging: Fast and lightweight Python logging library (Python 3)

 Picologging is a high-performance logging library for Python, it's about
 4-10x faster than the logging module in the standard library.
 .
 Picologging is designed to be used as a drop-in replacement for applications
 which already use logging, and supports the same API as the logging module.
 .
 This package contains the Python 3 version.

python3-picologging-dbgsym: debug symbols for python3-picologging