nose2 0.9.2-3 source package in Ubuntu

Changelog

nose2 (0.9.2-3) unstable; urgency=medium

  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.0, no changes needed.

 -- Debian Janitor <email address hidden>  Wed, 25 May 2022 21:01:11 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nose2_0.9.2-3.dsc 2.1 KiB b7f2cd7add5210bc62321653edf90cd18249aa691cfa2f358c3893e0abebc6ba
nose2_0.9.2.orig.tar.gz 151.1 KiB 8762f77925bbafcdf38331e0e2ee718756fb75ff74b1f9097cd08731ad59ab5e
nose2_0.9.2-3.debian.tar.xz 8.1 KiB a00f8f4cf880c9beef960f3723692362da86c472ba5b351e6f5535d25a7def75

Available diffs

No changes file available.

Binary packages built by this source

python-nose2-doc: Next generation of nicer testing for Python2/3 (documentation)

 Nose2 is testing library aimed at being compatible with unittest and
 providing additional features, such as timed tests, better testing for
 exceptions. It also provides fixture methods at the package, module, class or
 test case level, depending on the developer's needs.
 .
 At an extended level, nose2 also provides a lot of builtin plugins to help
 with specific needs, including tests coverage, profiling, or doctests.
 .
 Nose2 is based on the Nose testsuite, which is no longer developed. It
 provides a better plugin API and supports Python2 and Python3 from the same
 codebase.
 .
 This package provides the sphinx-generated documentation of nose2.

python3-nose2: Next generation of nicer testing for Python3

 Nose2 is testing library aimed at being compatible with unittest and
 providing additional features, such as timed tests, better testing for
 exceptions. It also provides fixture methods at the package, module, class or
 test case level, depending on the developer's needs.
 .
 At an extended level, nose2 also provides a lot of builtin plugins to help
 with specific needs, including tests coverage, profiling, or doctests.
 .
 Nose2 is based on the Nose testsuite, which is no longer developed. It
 provides a better plugin API and supports Python2 and Python3 from the same
 codebase.
 .
 This package provides the python3 version of nose2.