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

Modified Files:
        mock-py.info 
Log Message:
mock-py 1.0.1
Maintainer OK

Index: mock-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/mock-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mock-py.info        21 Nov 2011 23:55:57 -0000      1.1
+++ mock-py.info        29 Jun 2013 22:30:51 -0000      1.2
@@ -1,27 +1,29 @@
 Info2: <<
 Package: mock-py%type_pkg[python]
-Type: python (2.6 2.7 3.1)
-Version: 0.7.0b3
+Type: python (2.6 2.7 3.1 3.2 3.3)
+Version: 1.0.1
 Revision: 1
 
 Depends: python%type_pkg[python]
-BuildDepends: distribute-py%type_pkg[python], fink (>= 0.24.12)
+BuildDepends: setuptools-tng-py%type_pkg[python]
 
 Source: http://pypi.python.org/packages/source/m/mock/mock-%v.tar.gz
-Source-MD5: 2799e896f528f5cecec8cc55a5d5da21
+Source-MD5: c3971991738caa55ec7c356bbc154ee2
 
 # TODO: build docs
 DocFiles: README.txt
 
 CompileScript: <<
-   echo Skipping compile stage
+   %p/bin/python%type_raw[python] setup.py build
 <<
 
+InfoTest: <<
+       TestDepends: unittest2-py%type_pkg[python]
+       TestScript: PYTHONPATH=%b/tests:%b %p/bin/python%type_raw[python] 
tests/testmock.py || exit 2
+<<
 InstallScript: <<
    mkdir -p %i/share/doc/%n
    cp -pr docs html %i/share/doc/%n
-   # TODO: remove after 0.7.0b3
-   rm -rf %i/share/doc/%n/html/html
    %p/bin/python%type_raw[python] setup.py install --root=%d
 <<
 


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to