DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-refleak 0.2.2-1

Package Information

DescriptionPython tool for detecting reference leaks

Refleak is a Python testing tool for detecting reference leaks in Python code.

It provides utilities for checking whether Python objects are unexpectedly kept alive after code has finished executing. This is useful for finding memory leaks and other resource-management problems in Python applications and test suites.

The package is primarily intended for developers and is used by projects such as MNE-Python to test for reference leaks.

MaintainerDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Changed ByKarsten Schöke <karsten.schoeke@geobasis-bb.de>
Sponsorpgt@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/med-team/python-refleak.git (browse)
Closes#1147586
Trackerhttps://tracker.debian.org/pkg/python-refleak
Uploaded2 hours ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateSun, 13 Sep 2026 14:21:03 +0200
Sourcepython-refleak
Version0.2.2-1
Changed-ByKarsten Schöke
Changelog
python-refleak (0.2.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1147586)
.dsc
Package-Listpython3-refleak 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/mne-tools/refleak
Upstream-Name: refleak
Upstream-Contact: Eric Larson <larson.eric.d@gmail.com>

Files: *
Copyright: 2026, Eric Larson and refleak contributors
License: BSD-3-clause

Files: debian/*
Copyright: 2026 Karsten Schöke <karsten.schoeke@geobasis-bb.de>
License: BSD-3-clause

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 .
 3. Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

Back to Dashboard | View all reviews for this package