nose2 0.7.3-1 source package in Ubuntu
Changelog
nose2 (0.7.3-1) unstable; urgency=medium [ Barry Warsaw ] * d/control: Put DPMT in Maintainers and move myself to Uploaders. [ Pierre-Elliott Bécue ] * New upstream release: 0.7.3 * Add myself to uploaders * d/control: - Update dependency list - Support for python2 up to 2.6 dropped and python3 up to 3.3 dropped. - Force dependency on debhelper >= 11 - Rely on python3-sphinx instead of python-sphinx - Add a Testsuite - Use Sphinx RTD theme - Bump Standards-Version to 4.1.3 - Add real extended description for the packages - Remove python3-nose2 suggesting python-nose2 - Remove python-nose2 suggesting python3-nose2 * d/patches/0001: clean privacy breach by removing images from README.rst * d/rules: - Clean changelog reading calls and use dpkg's pkg-info makefile include to provide adapted variables. - Change the cp call for nose2-3 as python3 version is 3.6 * d/python3-nose2.manpages: take into account d/rules changes * d/copyright: - nose2/backports/ordereddict.py no longer exists. - Add myself and update the years for debian/* * d/compat: bump to 11 * d/python-nose2-doc.links: add a clean link in the doc from html/_sources to rst. * d/python-nose2-doc.doc-base: add a doc-base reference -- Pierre-Elliott Bécue <email address hidden> Mon, 08 Jan 2018 23:19:36 +0100
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nose2_0.7.3-1.dsc | 2.3 KiB | a91c9cfa3ff2693bdc0d813ebc02a5dde54aeebc90c8c4c23ff419481f0cb4a9 |
nose2_0.7.3.orig.tar.gz | 136.5 KiB | 5c79a2e46ad76999ca1ec7a83080424ed134eafaaf90b6e7554ebdf85aea6f23 |
nose2_0.7.3-1.debian.tar.xz | 7.0 KiB | 5b36a52f9f5cd7b9329f30655ddb4bc9002dc86d51e25f14f5350cbfc70b35dd |
No changes file available.
Binary packages built by this source
- python-nose2: Next generation of nicer testing for Python2
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 python2 version of nose2.
- 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.