pytest-tap_3.5-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 17 Jul 2025 11:25:16 +0200 |
Source: | pytest-tap |
Binary: | python3-pytest-tap |
Architecture: | source all |
Version: | 3.5-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Philipp Huebner <debalance@debian.org> |
Description: | python3-pytest-tap - Pytest plugin to generate structured TAP output |
Closes: | 1094475 |
Changes: | pytest-tap (3.5-1) unstable; urgency=medium * Initial packaging (Closes: #1094475) |
Files: | 7698f93cd8e7861a3036f5559bbd9158 2264 python optional pytest-tap_3.5-1.dsc a3c5184be19e0ceaa5c658c6356d4ca0 7549 python optional pytest-tap_3.5.orig.tar.gz 7603ba8aca166c72bef00a28e72548a0 3296 python optional pytest-tap_3.5-1.debian.tar.xz e1c276c587b3265a10b681a631f182f6 6657 python optional pytest-tap_3.5-1_amd64.buildinfo 422aff9a972814b22a579eff78879916 8336 python optional python3-pytest-tap_3.5-1_all.deb |
pytest-tap_3.5-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | pytest-tap |
Binary: | python3-pytest-tap |
Architecture: | all |
Version: | 3.5-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Simon McVittie <smcv@debian.org>, Serdar Akcay <serdar.akcay00@gmail.com>, Philipp Huebner <debalance@debian.org> |
Homepage: | https://github.com/python-tap/pytest-tap |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/pytest-tap |
Vcs-Git: | https://salsa.debian.org/python-team/packages/pytest-tap.git |
Testsuite: | autopkgtest-pkg-pybuild |
Build-Depends: | debhelper-compat (=13), dh-python, dh-sequence-python3, dpkg-build-api (=1), pybuild-plugin-pyproject, python3-all, python3-hatchling (>=1.27), python3-pytest, python3-tap (<<4.0), python3-tap (>=3.2) |
Package-List: | python3-pytest-tap deb python optional arch=all |
Files: | a3c5184be19e0ceaa5c658c6356d4ca0 7549 pytest-tap_3.5.orig.tar.gz 7603ba8aca166c72bef00a28e72548a0 3296 pytest-tap_3.5-1.debian.tar.xz |
control file for python3-pytest-tap_3.5-1_all.deb (click to toggle) | |
---|---|
Package: | python3-pytest-tap |
Source: | pytest-tap |
Version: | 3.5-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 35 |
Depends: | python3-pytest (>=3.0), python3-tap (>=3.2), python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/python-tap/pytest-tap |
Description: | Pytest 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. |
contents of python3-pytest-tap_3.5-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-17 09:25 ./ drwxr-xr-x root/root 0 2025-07-17 09:25 ./usr/ drwxr-xr-x root/root 0 2025-07-17 09:25 ./usr/lib/ drwxr-xr-x root/root 0 2025-07-17 09:25 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-07-17 09:25 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-07-17 09:25 ./usr/lib/python3/dist-packages/pytest_tap/ -rw-r--r-- root/root 20 2025-07-17 09:25 ./usr/lib/python3/dist-packages/pytest_tap/__init__.py -rw-r--r-- root/root 7533 2025-07-17 09:25 ./usr/lib/python3/dist-packages/pytest_tap/plugin.py drwxr-xr-x root/root 0 2025-07-17 09:25 ./usr/lib/python3/dist-packages/pytest_tap-3.5.dist-info/ -rw-r--r-- root/root 7 2025-07-17 09:25 ./usr/lib/python3/dist-packages/pytest_tap-3.5.dist-info/INSTALLER -rw-r--r-- root/root 4574 2025-07-17 09:25 ./usr/lib/python3/dist-packages/pytest_tap-3.5.dist-info/METADATA -rw-r--r-- root/root 87 2025-07-17 09:25 ./usr/lib/python3/dist-packages/pytest_tap-3.5.dist-info/WHEEL -rw-r--r-- root/root 35 2025-07-17 09:25 ./usr/lib/python3/dist-packages/pytest_tap-3.5.dist-info/entry_points.txt drwxr-xr-x root/root 0 2025-07-17 09:25 ./usr/share/ drwxr-xr-x root/root 0 2025-07-17 09:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-17 09:25 ./usr/share/doc/python3-pytest-tap/ -rw-r--r-- root/root 164 2025-07-17 09:25 ./usr/share/doc/python3-pytest-tap/changelog.Debian.gz -rw-r--r-- root/root 1417 2020-02-02 00:00 ./usr/share/doc/python3-pytest-tap/changelog.gz -rw-r--r-- root/root 1912 2025-07-17 09:25 ./usr/share/doc/python3-pytest-tap/copyright |
copyright of python3-pytest-tap_3.5-1_all.deb (click to toggle) | |
---|---|
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 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. |
Timestamp: 17.07.2025 / 10:02:35 (UTC)