django-nose 0.1.3-1 source package in Ubuntu

Changelog

django-nose (0.1.3-1) unstable; urgency=low

  * New upstream release.
  * Bump standards version to 3.9.2 (no change).
  * Use wrap-and-sort on debian/*.
  * Bump python-django dependency to (>= 1.2).
  * Temporary fix for Metadata-Version in PKG-INFO (see #645125).
  * Use http://githubredir.debian.net in d/watch to get clean tarball.
  * Use runtests.sh provided by upstream to run all tests.
  * Add python-django-south to Build-Depends to be able to run all
    tests.
  * Add patch for runtests.sh to enable the use of non-default python
    versions for running the tests.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  12 Dec 2011 11:57:03 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
django-nose_0.1.3.orig.tar.gz 6.9 KiB 1e5550ed7d256e8f0832b799689541e6dd7dd7ea44c2f52f0a5bc90026b46fa8
django-nose_0.1.3-1.debian.tar.gz 3.2 KiB cab772aec8e8e71dda3920cb6342d43f0b40a430acb1f9990fd7e9de1d13d550
django-nose_0.1.3-1.dsc 2.1 KiB 22a0ea5749a16cf5ac678220c1934c6d967d64861763ce9d796e0d58012af567

Available diffs

View changes file

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).