FS#40544 - [cppcheck] cppcheck-htmlreport depends on python-pygments

Attached to Project: Community Packages
Opened by nan (someonerandom) - Sunday, 25 May 2014, 08:48 GMT
Last edited by Jelle van der Waa (jelly) - Friday, 30 May 2014, 19:37 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:
cppcheck-htmlreport depends on the package python-pygments.

Additional info:
* cppcheck-1.65

Steps to reproduce:
Run cppcheck-htmlreport

$ cppcheck-htmlreport
Traceback (most recent call last):
File "/usr/bin/cppcheck-htmlreport", line 10, in <module>
from pygments import highlight
ImportError: No module named 'pygments'


To resolve:
Add python-pygments as dependency
This task depends upon

Closed by  Jelle van der Waa (jelly)
Friday, 30 May 2014, 19:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in 1-65-2

Loading...