nose 1.3.7-4 source package in Ubuntu
Changelog
nose (1.3.7-4) unstable; urgency=medium [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/changelog: Remove trailing whitespaces * d/control: Remove trailing whitespaces [ Helmut Grohne ] * Mark all packages Multi-Arch: foreign (closes: #892938). [ Dmitry Shachnev ] * Switch to pybuild buildsystem. * Move all clean logic to debian/clean file. * Remove obsolete Breaks/Replaces for pre-oldstable versions. * Remove debian/python-nose.prerm, leftover from old times. * Bump Standards-Version to 4.1.3, no changes needed. -- Dmitry Shachnev <email address hidden> Thu, 22 Mar 2018 21:27:59 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nose_1.3.7-4.dsc | 2.3 KiB | 7ae567b43ab48cde5a4de4e1ab0d250bd9861d8bda934d436832a0b3024d7029 |
nose_1.3.7.orig.tar.gz | 273.9 KiB | f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98 |
nose_1.3.7-4.debian.tar.xz | 11.7 KiB | 0bffd5392dea5ca95680599e021213f8aee8c3ba3c0d77ae42b622bd7c8df693 |
Available diffs
- diff from 1.3.7-3 to 1.3.7-4 (2.4 KiB)
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 cosmic.
No description available for python-nose-doc in ubuntu cosmic.
- 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