nose 1.3.7-2 source package in Ubuntu

Changelog

nose (1.3.7-2) unstable; urgency=medium

  * Add a patch to make coverage plugin compatible with python-coverage 4.1
    (closes: #828224).
  * Bump Standards-Version to 3.9.8, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Wed, 29 Jun 2016 13:26:34 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nose_1.3.7-2.dsc 2.3 KiB fdf5a4d778fd1881ab520807b6a5fb08364bcfcad96c6877a9f900f0b08814f1
nose_1.3.7.orig.tar.gz 273.9 KiB f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98
nose_1.3.7-2.debian.tar.xz 11.6 KiB 47a6fb71acae705a85ec80cea6bdc21caecb024ad4fa042fdc01c1d3cc85737c

Available diffs

No changes file available.

Binary packages built by this source

python-nose: test discovery and running of Python's unittest

 nose provides an alternate test discovery and running process for
 unittest, one that is intended to mimic the behavior of py.test as
 much as is reasonably possible without resorting to too much magic

python-nose-doc: No summary available for python-nose-doc in ubuntu zesty.

No description available for python-nose-doc in ubuntu zesty.

python3-nose: test discovery and running for Python3 unittest

 nose provides an alternate test discovery and running process for Python3
 unittest, one that is intended to mimic the behavior of py.test as
 much as is reasonably possible without resorting to too much magic