[Bug 246312] New: Review Request: Pygments - A syntax highlighting engine written in Python

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 29 23:52:09 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=246312

           Summary: Review Request: Pygments - A syntax highlighting engine
                    written in Python
           Product: Fedora
           Version: devel
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: smilner at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-package-review at redhat.com,notting at redhat.com


Spec URL: http://stevemilner.org/tmp/pygments.spec
SRPM URL: http://stevemilner.org/tmp/python-pygments-0.8.1-1.fc7.src.rpm
Description: 
Pygments is a syntax highlighting engine written in Python. That means, it will take source code (or other markup) in a supported language and output a processed version (in different formats) containing syntax highlighting markup.

NOTE:
This is my first submitted package - I am in need of a sponsor.

md5 sums:
b2d6c85b6a8f5e0d4b3f076190de2552  python-pygments-0.8.1-1.fc7.src.rpm
ec809df090a86a97382ff6ac7504fd28  pygments.spec

rpmlint output:
[steve at psycho noarch]$ rpmlint python-pygments-0.8.1-1.fc7.noarch.rpm 
[steve at psycho noarch]$ 

Test:
[steve at psycho noarch]$ pygmentize -V
Pygments version 0.8.1, (c) 2006 by Georg Brandl <g.brandl at gmx.net>.
[steve at psycho noarch]$ python
Python 2.5 (r25:51908, Apr 10 2007, 10:29:13) 
[GCC 4.1.2 20070403 (Red Hat 4.1.2-8)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygments
>>> print pygments.__version__
0.8.1
>>> 
[steve at psycho noarch]$

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list