Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1543

Modified Files:
        jinja-py.info pygments-py.info 
Added Files:
        sphinx-py.info 
Log Message:
New from tracker
https://sourceforge.net/tracker/index.php?func=detail&aid=2098787&group_id=17203&atid=414256
Tested on 10.5.5/Intel


--- NEW FILE: sphinx-py.info ---
Info2: <<

Package: sphinx-py%type_pkg[python]
Version: 0.4.3
Revision: 1
Maintainer: Lev Givon <[EMAIL PROTECTED]>
Type: python (2.4 2.5 2.6)
BuildDepends: tetex-base
Depends: python%type_pkg[python], jinja-py%type_pkg[python] (>= 1.1-1), 
pygments-py%type_pkg[python] (>= 0.8-1), docutils-py%type_pkg[python] (>= 
0.4-1), setuptools-py%type_pkg[python]
Source: http://cheeseshop.python.org/packages/source/S/Sphinx/Sphinx-%v.tar.gz
Source-MD5: b3c17f1b5be0b76c373a2474488f1662
CompileScript: <<
 chmod u+w *
 %p/bin/python%type_raw[python] setup.py build
 make -C doc latex PYTHON=python%type_raw[python] 
SPHINXBUILD="python%type_raw[python] ../sphinx-build.py" 
 make -C doc/_build/latex all-pdf PYTHON=python%type_raw[python] 
SPHINXBUILD="python%type_raw[python] ../sphinx-build.py" 
<<
InstallScript: <<
 %p/bin/python%type_raw[python] setup.py install --root %d
 mkdir -p %i/share/doc/sphinx-py%type_pkg[python]
 cp -R doc %i/share/doc/sphinx-py%type_pkg[python]/doc
 mv %i/bin/sphinx-build %i/bin/sphinx-build%type_raw[python]
 mv %i/bin/sphinx-quickstart %i/bin/sphinx-quickstart%type_raw[python]
<<
PostInstScript: <<
 update-alternatives --install %p/bin/sphinx-build sphinx-build 
%p/bin/sphinx-build%type_raw[python] %type_pkg[python] --slave 
%p/bin/sphinx-quickstart sphinx-quickstart 
%p/bin/sphinx-quickstart%type_raw[python]
<<
PreRmScript: <<
 update-alternatives --remove sphinx-build %p/bin/sphinx-build%type_raw[python]
<<
License: BSD
HomePage: http://sphinx.pocoo.org
DocFiles: AUTHORS CHANGES LICENSE TODO doc/_build/latex/sphinx.pdf
Description: Python documentation generator
DescDetail: <<
Sphinx is a tool that facilitates the creation of beautiful
documentation for Python projects from reStructuredText sources. It
was originally created to format the new documentation for Python, but
has since been cleaned up in the hope that it will be useful in many
other projects.
<<

<<
Index: pygments-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/pygments-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pygments-py.info    28 Sep 2008 21:49:41 -0000      1.1
+++ pygments-py.info    7 Dec 2008 19:33:18 -0000       1.2
@@ -4,7 +4,7 @@
 Version: 0.10
 Revision: 1
 Maintainer: Lev Givon <[EMAIL PROTECTED]>
-Type: python (2.4 2.5)
+Type: python (2.4 2.5 2.6)
 BuildDepends: setuptools-py%type_pkg[python]
 Depends: python%type_pkg[python]
 Source: 
http://cheeseshop.python.org/packages/source/P/Pygments/Pygments-%v.tar.gz

Index: jinja-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/jinja-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- jinja-py.info       28 Sep 2008 21:47:42 -0000      1.1
+++ jinja-py.info       7 Dec 2008 19:33:18 -0000       1.2
@@ -4,7 +4,7 @@
 Version: 1.2
 Revision: 1
 Maintainer: Lev Givon <[EMAIL PROTECTED]>
-Type: python (2.4 2.5)
+Type: python (2.4 2.5 2.6)
 BuildDepends: docutils-py%type_pkg[python], setuptools-py%type_pkg[python]
 Depends: python%type_pkg[python] 
 Source: http://cheeseshop.python.org/packages/source/J/Jinja/Jinja-%v.tar.gz


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to