Package: src:python-django-discover-runner Version: 1.0-2 Severity: normal According to the package page on pypi:
"This runner has been added to Django 1.6 as the default test runner. If you use Django 1.6 or above you don’t need this app." Since the package depends on python*-django, the Django runner is always available when this package is installed. It seems redundant. Scott K

