django-nose 1.4.2-2 source package in Ubuntu

Changelog

django-nose (1.4.2-2) unstable; urgency=medium

  * Fix python3 depends. Closes: #803005.

 -- Brian May <email address hidden>  Mon, 26 Oct 2015 09:48:11 +1100

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 Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-nose_1.4.2-2.dsc 2.2 KiB 3b6495643582b56cc8d28dc991e5b349c85886dea3fdf16ffb399386cea89229
django-nose_1.4.2.orig.tar.gz 40.8 KiB 6083d8a5a6bea5378326b85e9e23b4306dce6cda6481dad62f6a27e23614d01b
django-nose_1.4.2-2.debian.tar.xz 5.5 KiB 3566cc37c31f1675eabc0a064a665f77a7102c32fe60f9cfa28b4444b895f882

Available diffs

No changes file available.

Binary packages built by this source

python-django-nose: Django test runner that uses python-nose

 python-django-nose integrates python-nose into Django test runner by
 extending the Django management CLI with nose-related options.
 Those options are targeted at running nose tests directly from within the
 Django management system (e.g. django-admin).

python3-django-nose: Django test runner that uses python-nose (Python3 version)

 python-django-nose integrates python-nose into Django test runner by
 extending the Django management CLI with nose-related options.
 Those options are targeted at running nose tests directly from within the
 Django management system (e.g. django-admin).
 .
 This package contains the Python 3 version of the library.