nose2 0.9.2-2 source package in Ubuntu

Changelog

nose2 (0.9.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Sandro Tosi <email address hidden>  Wed, 04 May 2022 15:27:37 -0400

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-2.dsc 2.1 KiB c471a32df88a08d17413c6b36e0029ed500f43ecc06ea8ce1f4d5352cd7f3e71
nose2_0.9.2.orig.tar.gz 151.1 KiB 8762f77925bbafcdf38331e0e2ee718756fb75ff74b1f9097cd08731ad59ab5e
nose2_0.9.2-2.debian.tar.xz 7.9 KiB 4fbb614b674a580e5034c2b632de9fd0ba764b99d3c118770f231697fce900c7

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.