Debian Patches

Status for django-nose/1.4.6-3

Patch Description Author Forwarded Bugs Origin Last update
runtests.patch Enable non-default python versions for test runs
The original version of runtests.sh only allows running the tests on the current
default python version. This patch add the environment variable PYTHON that can
be set to a specific python binary (e.g. python2.6) to run the tests with.
It also changes the path for django-admin.py to the one supplied by the
python-django package.
Michael Fladischer <fladi@debian.org> no 2011-11-26
0002-Remove-unnecessary-dependency-on-dj_database_url.patch Remove unnecessary dependency on dj_database_url.
Importing dj_database_url for a simple test application is not necessary,
replace the static database configuration with a default one from Django.
Michael Fladischer <FladischerMichael@fladi.at> no 2015-10-16
0003-Disable-tests-that-use-REUSE_DB-as-they-are-currentl.patch Disable tests that use REUSE_DB as they are currently broken. Michael Fladischer <FladischerMichael@fladi.at> no 2016-01-07
0004-Prevent-installation-of-testapp-package.patch Prevent installation of testapp package. Michael Fladischer <FladischerMichael@fladi.at> no 2017-10-17

All known versions for source package 'django-nose'

Links