Package: python-nose Version: 0.9.0-1 Severity: important nosetests fails to run due to missing dependencies:
$ nosetests
Traceback (most recent call last):
File "/usr/bin/nosetests", line 5, in ?
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
pkg_resources is part of python-setuptools.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

