Debian NEW package overview for python-pycotap
python-pycotap_1.3.1-2~bpo12+1_amd64.changes (click to toggle)
Format:1.8
Date:Wed, 25 Dec 2024 09:29:37 +0300
Source:python-pycotap
Binary:python3-pycotap
Architecture:source all
Version:1.3.1-2~bpo12+1
Distribution:bookworm-backports
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Michael Tokarev <mjt@tls.msk.ru>
Description:
python3-pycotap - tiny test runner that outputs TAP results to standard output
Changes:
python-pycotap (1.3.1-2~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.
Files:
8feefc0313a8cf7feca0b4f9c3b95870 2254 python optional python-pycotap_1.3.1-2~bpo12+1.dsc
847d2b9ba00b2a4583ccd000f7e05508 2244 python optional python-pycotap_1.3.1-2~bpo12+1.debian.tar.xz
d5d560bb4a5bfa52d5c20fd7990bbc03 7491 python optional python-pycotap_1.3.1-2~bpo12+1_amd64.buildinfo
ecf029bdda1f72988b04e7ee6029116c 5412 python optional python3-pycotap_1.3.1-2~bpo12+1_all.deb
python-pycotap_1.3.1-2~bpo12+1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-pycotap
Binary:python3-pycotap
Architecture:all
Version:1.3.1-2~bpo12+1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Thomas Goirand <zigo@debian.org>, Michael Tokarev <mjt@tls.msk.ru>
Homepage:https://github.com/remko/pycotap
Standards-Version:4.6.1
Vcs-Browser:https://salsa.debian.org/python-team/packages/python-pycotap
Vcs-Git:https://salsa.debian.org/python-team/packages/python-pycotap.git
Testsuite:autopkgtest
Testsuite-Triggers:@builddeps@
Build-Depends:debhelper-compat (=11), dh-python, openstack-pkg-tools, pybuild-plugin-pyproject, python3-all, python3-setuptools
Build-Depends-Indep:python3-yapf, python3-coverage, python3-pytest
Package-List:python3-pycotap deb python optional arch=all
Files:
133687d9d16546aee9ddbfea6a678e81 8216 python-pycotap_1.3.1.orig.tar.xz
847d2b9ba00b2a4583ccd000f7e05508 2244 python-pycotap_1.3.1-2~bpo12+1.debian.tar.xz
lintian 2.104.0 check for python-pycotap_1.3.1-2~bpo12+1.dsc (click to toggle)
README.source for python-pycotap_1.3.1-2~bpo12+1.dsc (click to toggle)
No README.source in this package
control file for python3-pycotap_1.3.1-2~bpo12+1_all.deb (click to toggle)
Package:python3-pycotap
Source:python-pycotap
Version:1.3.1-2~bpo12+1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:27
Depends:python3:any
Section:python
Priority:optional
Homepage:https://github.com/remko/pycotap
Description:
tiny test runner that outputs TAP results to standard output
 This package provides a simple Python test runner for unittest that outputs
 "Test Anything Protocol" (see http://testanything.org) results to standard
 output, similar to what tape (https://www.npmjs.com/package/tape) does for
 JavaScript).
lintian 2.104.0 check for python3-pycotap_1.3.1-2~bpo12+1_all.deb (click to toggle)
contents of python3-pycotap_1.3.1-2~bpo12+1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2024-12-25 06:29 ./
drwxr-xr-x root/root         0 2024-12-25 06:29 ./usr/
drwxr-xr-x root/root         0 2024-12-25 06:29 ./usr/lib/
drwxr-xr-x root/root         0 2024-12-25 06:29 ./usr/lib/python3/
drwxr-xr-x root/root         0 2024-12-25 06:29 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2024-12-25 06:29 ./usr/lib/python3/dist-packages/pycotap/
-rw-r--r-- root/root      4969 2024-12-25 06:29 ./usr/lib/python3/dist-packages/pycotap/__init__.py
-rw-r--r-- root/root       123 2024-12-25 06:29 ./usr/lib/python3/dist-packages/pycotap/__main__.py
drwxr-xr-x root/root         0 2024-12-25 06:29 ./usr/lib/python3/dist-packages/pycotap-1.3.1.dist-info/
-rw-r--r-- root/root      1773 2024-12-25 06:29 ./usr/lib/python3/dist-packages/pycotap-1.3.1.dist-info/METADATA
-rw-r--r-- root/root       520 2024-12-25 06:29 ./usr/lib/python3/dist-packages/pycotap-1.3.1.dist-info/RECORD
-rw-r--r-- root/root        92 2024-12-25 06:29 ./usr/lib/python3/dist-packages/pycotap-1.3.1.dist-info/WHEEL
-rw-r--r-- root/root         8 2024-12-25 06:29 ./usr/lib/python3/dist-packages/pycotap-1.3.1.dist-info/top_level.txt
drwxr-xr-x root/root         0 2024-12-25 06:29 ./usr/share/
drwxr-xr-x root/root         0 2024-12-25 06:29 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-12-25 06:29 ./usr/share/doc/python3-pycotap/
-rw-r--r-- root/root       282 2024-12-25 06:29 ./usr/share/doc/python3-pycotap/changelog.Debian.gz
-rw-r--r-- root/root      1373 2024-11-14 21:14 ./usr/share/doc/python3-pycotap/copyright

Timestamp: 25.12.2024 / 08:12:20 (UTC)