Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7191

Modified Files:
        py2app-py.info 
Removed Files:
        py2app-py.patch 
Log Message:
py2app-py: new upstream 0.7.3

Index: py2app-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/py2app-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- py2app-py.info      18 Apr 2013 06:22:41 -0000      1.2
+++ py2app-py.info      14 Oct 2013 21:25:25 -0000      1.3
@@ -1,26 +1,26 @@
 Info2: <<
 Package: py2app-py%type_pkg[python]
-Version: 0.4.3
-Revision: 2
-Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
+Version: 0.7.3
+Revision: 1
 Type: python (2.6 2.7)
-Source: http://cheeseshop.python.org/packages/source/p/py2app/py2app-%v.tar.gz
-Source-MD5: 45cc8ebc170a41b03a2a4c5feac75b1f
-BuildDepends: fink (>= 0.24.12-1)
+BuildDepends: sphinx-py%type_pkg[python]
 Depends: <<
-  python%type_pkg[python], distribute-py%type_pkg[python],
-  bdist-mpkg-py%type_pkg[python], macholib-py%type_pkg[python],
-  modulegraph-py%type_pkg[python], altgraph-py%type_pkg[python]
+  python%type_pkg[python],
+  setuptools-tng-py%type_pkg[python],
+  macholib-py%type_pkg[python] (>= 1.5),
+  modulegraph-py%type_pkg[python] (>= 0.10.3),
+  altgraph-py%type_pkg[python] (>= 0.10.1)
 <<
 
-PatchFile: py2app-py.patch
-PatchFile-MD5: 77fcd3762a43ec97254f937fe708bb47
+Source: https://pypi.python.org/packages/source/p/py2app/py2app-%v.tar.gz
+Source-MD5: fad705e63d335c570fde3bee48129730
+
 CompileScript: python%type_raw[python] setup.py build
 InstallScript: <<
   python%type_raw[python] setup.py install --prefix %p --root %d
   mv %i/bin/py2applet %i/bin/py2applet-py%type_pkg[python]
   mkdir -p %i/share/doc/%n
-  cp doc/*.html %i/share/doc/%n
+  cp -r doc/_build/html/ %i/share/doc/%n
   cp -r examples %i/share/doc/%n
 <<
 PostInstScript: <<
@@ -32,7 +32,8 @@
     update-alternatives --remove py2applet %p/bin/py2applet-py%type_pkg[python]
   fi
 <<
-DocFiles: README.txt NEWS.txt LICENSE.txt
+DocFiles: README.txt LICENSE.txt
+
 Description: Creates standalone python OS X applications
 DescDetail: <<
 py2app is a Python setuptools command which will allow

--- py2app-py.patch DELETED ---


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to