For python-django-discover-runner...  Is it really needed?  In its code,
it has the following:

if not django.VERSION[:2] < (1, 6):
    raise ImproperlyConfigured("You are using Django >= 1.6 which comes "
                               "with an own version of the discover test "
                               "runner. Please remove 'discover_runner' "
                               "from the INSTALLED_APPS and TEST_RUNNER "
                               "settings and use the official runner instead.")

And the version of python-django in trusty is 1.6.  So it sounds like
the python-django-discover-runner build-dep should be dropped.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1252627

Title:
  [MIR] build dependencies for python-django-compressor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/html5lib/+bug/1252627/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to