packages: python-pygments/python-pygments.spec - BR: python, python-modules...

sparky sparky at pld-linux.org
Fri May 14 03:19:00 CEST 2010


Author: sparky                       Date: Fri May 14 01:19:00 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: python, python-modules, python3, python3-2to3, python3-devel,
  python3-distribute, python3-modules, rpm-pythonprov

---- Files affected:
packages/python-pygments:
   python-pygments.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/python-pygments/python-pygments.spec
diff -u packages/python-pygments/python-pygments.spec:1.4 packages/python-pygments/python-pygments.spec:1.5
--- packages/python-pygments/python-pygments.spec:1.4	Sat Mar 27 17:11:52 2010
+++ packages/python-pygments/python-pygments.spec	Fri May 14 03:18:54 2010
@@ -12,21 +12,30 @@
 Source0:	http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
 # Source0-md5:	54be67c04834f13d7e255e1797d629a5
 URL:		http://pygments.org/
+BuildRequires:	python
 BuildRequires:	python-devel
+BuildRequires:	python-modules
+BuildRequires:	python3
+BuildRequires:	python3-2to3
+BuildRequires:	python3-devel
+BuildRequires:	python3-distribute
+BuildRequires:	python3-modules
+BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-modules
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Pygments is a generic syntax highlighter for general use in all kinds of
-software such as forum systems, wikis or other applications that need to
-prettify source code. Highlights are
+Pygments is a generic syntax highlighter for general use in all kinds
+of software such as forum systems, wikis or other applications that
+need to prettify source code. Highlights are
 - a wide range of common languages and markup formats is supported
-- special attention is paid to details that increase highlighting quality
-- support for new languages and formats are added easily; most languages
-  use a simple regex-based lexing mechanism
-- a number of output formats is available, among them HTML, RTF, LaTeX and
-  ANSI sequences
+- special attention is paid to details that increase highlighting
+  quality
+- support for new languages and formats are added easily; most
+  languages use a simple regex-based lexing mechanism
+- a number of output formats is available, among them HTML, RTF, LaTeX
+  and ANSI sequences
 - it is usable as a command-line tool and as a library
 - ... and it highlights even Brainf*ck!
 
@@ -35,15 +44,16 @@
 Group:		Development/Languages/Python
 
 %description -n python3-%{module}
-Pygments is a generic syntax highlighter for general use in all kinds of
-software such as forum systems, wikis or other applications that need to
-prettify source code. Highlights are
+Pygments is a generic syntax highlighter for general use in all kinds
+of software such as forum systems, wikis or other applications that
+need to prettify source code. Highlights are
 - a wide range of common languages and markup formats is supported
-- special attention is paid to details that increase highlighting quality
-- support for new languages and formats are added easily; most languages
-  use a simple regex-based lexing mechanism
-- a number of output formats is available, among them HTML, RTF, LaTeX and
-  ANSI sequences
+- special attention is paid to details that increase highlighting
+  quality
+- support for new languages and formats are added easily; most
+  languages use a simple regex-based lexing mechanism
+- a number of output formats is available, among them HTML, RTF, LaTeX
+  and ANSI sequences
 - it is usable as a command-line tool and as a library
 - ... and it highlights even Brainf*ck!
 
@@ -116,6 +126,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/05/14 01:18:54  sparky
+- BR: python, python-modules, python3, python3-2to3, python3-devel,
+  python3-distribute, python3-modules, rpm-pythonprov
+
 Revision 1.4  2010/03/27 16:11:52  wiget
 - updated to 1.3.1
 - build python3 version too
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pygments/python-pygments.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list