DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-logistro 2.0.1-1

Package Information

DescriptionSensible defaults for logging module (Python 3)

logistro is an extremely light addition to logging, providing sensible defaults. It also includes getPipeLogger() which can be passed to Popen() so that its stderr is piped to the already thread-safe logging library.

This package installs the library for Python 3.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByFrancesco Ballarin <ballarin@debian.org>
Sponsorballarin@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-logistro.git (browse)
Closes#1129525
Trackerhttps://tracker.debian.org/pkg/python-logistro
Uploaded3 hours ago

New Package Report

.changes
Architectureall source
Distributionunstable
DateMon, 02 Mar 2026 13:57:58 +0000
Sourcepython-logistro
Version2.0.1-1
Changed-ByFrancesco Ballarin
Changelog
python-logistro (2.0.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1129525)
.dsc
Package-Listpython3-logistro deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/geopozo/logistro
Upstream-Name: python-logistro
Upstream-Contact:
 Andrew Pikul <ajpikul@gmail.com>
 Neyberson Atencio <neyberatencio@gmail.com>
Files-Excluded:
 site

Files:
 *
Copyright:
 2024-2026 Andrew Pikul, Neyberson Atencio
License: MIT

Files:
 debian/*
Copyright:
 2026 Francesco Ballarin <ballarin@debian.org>
License: MIT

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package