Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv16159

Modified Files:
        sphinx-py.info 
Log Message:
update to 1.1.2 and add sphinx-apidoc to update alternatives.
  skip over version 1.0.5, which has weird internal refactoring bug in 
latex/babel


Index: sphinx-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/sphinx-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sphinx-py.info      7 Sep 2011 21:24:48 -0000       1.2
+++ sphinx-py.info      11 Nov 2011 20:32:52 -0000      1.3
@@ -1,14 +1,14 @@
 Info2: <<
 
 Package: sphinx-py%type_pkg[python]
-Version: 1.0.7
-Revision: 2
+Version: 1.1.2
+Revision: 1
 Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>
 Type: python (2.6 2.7)
 BuildDepends: tetex-base, distribute-py%type_pkg[python]
 Depends: python%type_pkg[python], jinja2-py%type_pkg[python] (>= 2.1-1), 
pygments-py%type_pkg[python] (>= 0.8-1), docutils-py%type_pkg[python] (>= 0.4-1)
 Source: http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%v.tar.gz
-Source-MD5: 42c722d48e52d4888193965dd473adb5
+Source-MD5: b65a5d5d6172f3dcfefb4770ec63926e
 CompileScript: <<
  chmod u+w *
 <<
@@ -21,9 +21,10 @@
  mv %i/bin/sphinx-build %i/bin/sphinx-build%type_raw[python]
  mv %i/bin/sphinx-quickstart %i/bin/sphinx-quickstart%type_raw[python]
  mv %i/bin/sphinx-autogen %i/bin/sphinx-autogen%type_raw[python]
+ mv %i/bin/sphinx-apidoc %i/bin/sphinx-apidoc%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] --slave %p/bin/sphinx-autogen 
sphinx-autogen %p/bin/sphinx-autogen%type_raw[python]
+ 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] --slave %p/bin/sphinx-autogen 
sphinx-autogen %p/bin/sphinx-autogen%type_raw[python] --slave 
%p/bin/sphinx-apidoc sphinx-apidoc %p/bin/sphinx-apidoc%type_raw[python]
 <<
 PreRmScript: <<
  update-alternatives --remove sphinx-build %p/bin/sphinx-build%type_raw[python]


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to