FS#26876 - [python2-nose] should depend on python2-distribute

Attached to Project: Arch Linux
Opened by Henrik Hallberg (halhen) - Sunday, 13 November 2011, 13:24 GMT
Last edited by Angel Velasquez (angvp) - Saturday, 03 December 2011, 16:41 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Angel Velasquez (angvp)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
python2-nose needs python2-distribute, which is not listed as a dependency, to run properly.

Additional info:
* python2-nose version 1.1.2-2


Steps to reproduce:

Run nosetests-2.7 without having installed python2-distribute. The error below is given.

Traceback (most recent call last):
File "/usr/bin/nosetests-2.7", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
This task depends upon

Closed by  Angel Velasquez (angvp)
Saturday, 03 December 2011, 16:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed on python2-nose-1.1.2-3

Loading...