logbook 1.5.3-5.2 source package in Ubuntu

Changelog

logbook (1.5.3-5.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Compile for all Python versions
  * Bump policy version (no changes)
  * Drop gitlab-ci.yml
  * Switch to autopkgtest-pkg-pybuild

 -- Jochen Sprickerhof <email address hidden>  Mon, 02 Jan 2023 22:39:52 +0100

Upload details

Uploaded by:
Agustin Henze
Uploaded to:
Sid
Original maintainer:
Agustin Henze
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
logbook_1.5.3-5.2.dsc 2.4 KiB 27cde91ed43e90e5db7dfc94173a63754ffe779e1b2d103062b4342d701b2d37
logbook_1.5.3.orig.tar.gz 363.2 KiB d23a1d2b3dd094adcafb6c7e636f9b88782a6868538f96beb7b10534f9a16557
logbook_1.5.3-5.2.debian.tar.xz 5.1 KiB 6ca732f7ff58b38b5e8479ba125e0266024f5bf6fea4ead9ee6f9521dbba7620

No changes file available.

Binary packages built by this source

python-logbook-doc: logging system for Python that replaces the standard library's module (doc)

 Logbook is a logging system for Python that replaces the standard library's
 logging module. It was designed with both complex and simple applications in
 mind and the idea to make logging fun
 .
 This package contains API documentation.

python3-logbook: logging system for Python that replaces the standard library's module (Python 3)

 Logbook is a logging system for Python that replaces the standard library's
 logging module. It was designed with both complex and simple applications in
 mind and the idea to make logging fun
 .
 This is the Python 3 version of the package.

python3-logbook-dbgsym: debug symbols for python3-logbook