FS#47609 - [python-reportlab] requires pip and pillow when called from setuptools script

Attached to Project: Community Packages
Opened by Evangelos Foutras (foutrelis) - Sunday, 03 January 2016, 18:32 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 03 January 2016, 19:28 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Trying to run rst2pdf I got "pkg_resources.DistributionNotFound: The 'pip>=1.4.1' distribution was not found and is required by reportlab".

It appears that reportlab requires pip; however, it could be a superfluous dependency since pip is not referenced anywhere in it.

Edit: It also wants Pillow when called from rst2pdf.

Package versions:

python-reportlab 3.2.0-2
python2-reportlab 3.2.0-2
This task depends upon

Closed by  Jelle van der Waa (jelly)
Sunday, 03 January 2016, 19:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in -3

Loading...