nosexcover 1.0.11-1.1 source package in Ubuntu

Changelog

nosexcover (1.0.11-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add missing dh-python build-depends (Closes: #896733).

 -- Thomas Goirand <email address hidden>  Wed, 02 May 2018 07:21:57 +0000

Upload details

Uploaded by:
Guido Günther
Uploaded to:
Sid
Original maintainer:
Guido Günther
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nosexcover_1.0.11-1.1.dsc 1.9 KiB 07da016212ef1b8618d80be9fd6306b7a2a727e0450866d1c0b6489be231a1c5
nosexcover_1.0.11.orig.tar.gz 2.8 KiB 298c3c655da587f6cab8a666e9f4b150320032431062dea91353988d45c8b883
nosexcover_1.0.11-1.1.debian.tar.xz 2.5 KiB dbd1b5a38d40310e6ea216e776f4003fc573775948504525183da50c5a9a89fd

Available diffs

No changes file available.

Binary packages built by this source

python-nosexcover: No summary available for python-nosexcover in ubuntu focal.

No description available for python-nosexcover in ubuntu focal.

python3-nosexcover: Add Cobertura-style XML coverage report to nose (Python3 version)

 A companion to the built-in nose.plugins.cover, this plugin will write
 out an XML coverage report to a file named coverage.xml.
 .
 It will honor all the options you pass to the Nose coverage plugin,
 especially --cover-package.
 .
 This package contains the Python 3 version of the module.