python-pycotap 1.3.1-2 source package in Ubuntu

Changelog

python-pycotap (1.3.1-2) unstable; urgency=medium

  * Re-upload source-only.

 -- Thomas Goirand <email address hidden>  Thu, 14 Nov 2024 22:14:40 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc
Questing release universe misc
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pycotap_1.3.1-2.dsc 2.1 KiB 8d87216a1773d281fbf8574fd1be02e7bde6a1843038860f2aa7d10b9c7ad1ab
python-pycotap_1.3.1.orig.tar.xz 8.0 KiB 6efbcee28b783477e321b1d52e5a8ab12925b5754acfee57742e69a30e60f242
python-pycotap_1.3.1-2.debian.tar.xz 2.1 KiB 506cea3d80e9d4046e606d9d28c55c1ff49fcfa8f67a578967f4f25ffccc8754

Available diffs

No changes file available.

Binary packages built by this source

python3-pycotap: 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).