python-pytest-cov 4.0.0-1 source package in Ubuntu

Changelog

python-pytest-cov (4.0.0-1) unstable; urgency=medium

  * New upstream release
  * Drop cov-core dependency (Closes: #1008835)
    Thanks to Boyuan Yang

 -- Federico Ceratto <email address hidden>  Sat, 15 Oct 2022 17:20:44 +0100

Upload details

Uploaded by:
Federico Ceratto
Uploaded to:
Sid
Original maintainer:
Federico Ceratto
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pytest-cov_4.0.0-1.dsc 2.0 KiB 7d8c7af4c9739981ee7e42b8ad560233728499b93b1c719dd6ccdb52d4340a68
python-pytest-cov_4.0.0.orig.tar.gz 44.4 KiB 10dcf31265952b6ee280eebe3026193a01e86070f574b2f66a8dc0db62ac4e03
python-pytest-cov_4.0.0-1.debian.tar.xz 2.5 KiB 3d71ec235d406c288fc582034730b66e3a1d268e3f24be9dba8a3db9df0fec5b

Available diffs

No changes file available.

Binary packages built by this source

python3-pytest-cov: py.test plugin to produce coverage reports for Python3

 This py.test plugin produces coverage reports. It supports both centralised
 and distributed testing across multiple hosts. It can run parallel tests on
 different platforms, architectures, and Python versions.
 It supports coverage of subprocesses and can produce reports in text, HTML,
 XML and annotated source code.