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@xxxxxxxxxxxxxxxxx ReportedBy: smilner@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: fedora-package-review@xxxxxxxxxx,notting@xxxxxxxxxx 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@psycho noarch]$ rpmlint python-pygments-0.8.1-1.fc7.noarch.rpm [steve@psycho noarch]$ Test: [steve@psycho noarch]$ pygmentize -V Pygments version 0.8.1, (c) 2006 by Georg Brandl <g.brandl@xxxxxxx>. [steve@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@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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review