nose 1.3.1-2 source package in Ubuntu

Changelog

nose (1.3.1-2) unstable; urgency=medium


  * Backport a patch (issue780) to fix UnboundMethod regression with
    Python 3.
  * Add myself to Uploaders.

 -- Dmitry Shachnev <email address hidden>  Fri, 28 Mar 2014 13:28:26 +0400

Upload details

Uploaded by:
Gustavo Noronha Silva
Uploaded to:
Sid
Original maintainer:
Gustavo Noronha Silva
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
nose_1.3.1-2.dsc 2.2 KiB 720e997d2944fbbf23a7854dab0cdfaf5335c9c02c0ea4be2af88797b4580427
nose_1.3.1.orig.tar.gz 268.0 KiB 85273b87ab3db9307e3b1452b071e25c1db1cc812bc337d2a97ea0b0cf2ab6ba
nose_1.3.1-2.debian.tar.xz 8.4 KiB 1f9e6f8f2cb0da69918b0a2ab4d6a11512bb66eaa9d10b3785ce64ae28fd5613

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 utopic.

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

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