DFSG NEW Queue

DFSG, Licensing & New Packages Team

pytest-tap 3.5-1

Package Information

DescriptionPytest plugin to generate structured TAP output

The Test Anything Protocol (TAP) is a line based test protocol for recording test data in a standard way. It aims to be both machine-readable and human-readable.

pytest is a testing framework for Python aiming to minimize boilerplate code around the tests.

This package provides a plugin adding a pytest --tap option, to show results in machine-readable TAP format.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByPhilipp Huebner <debalance@debian.org>
Sponsordebalance@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/pytest-tap.git (browse)
Closes#1094475
Trackerhttps://tracker.debian.org/pkg/pytest-tap
Uploaded2 hours ago

New Package Report

.changes
DateTue, 31 Mar 2026 13:39:01 +0200
Sourcepytest-tap
Version3.5-1
Changed-ByPhilipp Huebner
Architecturesource all
Distributionunstable
Changelog
pytest-tap (3.5-1) unstable; urgency=medium
 .
   * Initial packaging (Closes: #1094475)
.dsc
Priorityoptional
Componentmain
Package-Listpython3-pytest-tap deb python optional arch=all
Sectionpython
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pytest-tap
Source: https://pypi.python.org/pypi/pytest-tap

Files: *
Copyright:
 2021 Matt Layman and contributors <matthewlayman@gmail.com>
License: BSD-2-clause
Comment:
 The license requires the following copyright notices to be
 reproduced here:
 .
 Copyright (c) 2021, Matt Layman and contributors. See AUTHORS for more details.
 All rights reserved.

Files: debian/*
Copyright:
 2025 Simon McVittie <smcv@debian.org>
 2025 Serdar Akcay <serdar.akcay00@gmail.com>
 2025-2026 Philipp Huebner <debalance@debian.org>
License: BSD-2-clause

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 .
 * 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.
 .
 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