FS#29000 - [python-pygments] no longer contains pygmentize binary

Attached to Project: Community Packages
Opened by Eugene Diachkin (Ineu) - Monday, 19 March 2012, 08:40 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 08 April 2015, 16:58 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Package python-pygmentize doesn't contain 'pygmentize' binary in version 1.5-1. Package python2-pygments does.
I've looked through old versions of python-pygments, pygmentize was there in 1.4.4, but disappeared in 1.4.5.
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Wednesday, 08 April 2015, 16:58 GMT
Reason for closing:  Fixed
Additional comments about closing:  The command-line tool is now shipped in its own package: pygmentize 2.0.2-2. (Uses Python 3.)
Comment by Evangelos Foutras (foutrelis) - Monday, 19 March 2012, 09:32 GMT Comment by Eugene Diachkin (Ineu) - Monday, 19 March 2012, 11:00 GMT
Evangelos, thank you.
So I need to use python2-pygments? It's a bit confusing. Looking at package names I can imagine that python-pygments and python2-pygments are the same except the version of python they use.
Comment by Evangelos Foutras (foutrelis) - Monday, 19 March 2012, 12:17 GMT
/usr/bin/pygmentize cannot be provided by both packages and since the Python 3 version does not play nice with the console ( FS#24804  and  FS#26350 ), pygmentize is provided by python2-pygments.

Maybe there is a cleaner way to handle this conflict, but I haven't found it yet. :p
Comment by Eugene Diachkin (Ineu) - Monday, 19 March 2012, 12:39 GMT
Ok, thank you.
Comment by Randy Eugene (randomize) - Friday, 12 December 2014, 07:14 GMT
  • Field changed: Percent Complete (100% → 0%)
Just tested current version(2.0.1) and it looks like pygmentize tool no longer has console issues on Python 3 mentioned ( FS#24804  and  FS#26350 ) please check it to ensure and consider including pygmentize tool back to python-pygments. package.

Loading...