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

Modified Files:
        pytest-py.info 
Log Message:
New upstream pytest-py 2.2.1.


Index: pytest-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/pytest-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pytest-py.info      26 Jul 2011 01:07:39 -0000      1.2
+++ pytest-py.info      16 Dec 2011 15:32:03 -0000      1.3
@@ -1,6 +1,6 @@
 Info2: <<
 Package: pytest-py%type_pkg[python]
-Version: 2.0.2
+Version: 2.2.1
 Revision: 1
 Type: python (2.6 2.7 3.1 3.2)
 Description: Cross-project testing tool for Python
@@ -18,25 +18,23 @@
 Homepage: http://pytest.org/
 
 Source: mirror:custom:p/pytest/pytest-%v.zip
-Source-MD5: ed1b80b4b9975401d3bd62bf309874f4
+Source-MD5: 3e7d5352205401c6f73976fbf1b48e68
 
-Depends: python%type_pkg[python], py-py%type_pkg[python] (>= 1.4.2-1)
+Depends: python%type_pkg[python], py-py%type_pkg[python] (>= 1.4.6-1)
 BuildDepends: fink (>= 0.24.12), distribute-py%type_pkg[python]
 
 CompileScript: %p/bin/python%type_raw[python] setup.py build
 
-# The tests are malfunctioning in some way. Maybe PYTHONPATH is being
-# ignored? Disable tests for now.
-#InfoTest: <<
-#      TestScript: <<
-#              #!/bin/bash -ev
-#              export PYTHONPATH="%b/build/lib"
-#              # Make sure we use /private/tmp instead of /tmp otherwise 
several
-#              # tests fail since "/private/tmp" != "/tmp". I know, right?
-#              export TMPDIR=/private/tmp
-#              %p/bin/python%type_raw[python] pytest.py || exit 2
-#      <<
-#<<
+InfoTest: <<
+       TestScript: <<
+               #!/bin/bash -ev
+               export PYTHONPATH="%b/build/lib"
+               # Make sure we use /private/tmp instead of /tmp otherwise 
several
+               # tests fail since "/private/tmp" != "/tmp". I know, right?
+               export TMPDIR=/private/tmp
+               %p/bin/python%type_raw[python] pytest.py || exit 2
+       <<
+<<
 
 InstallScript: <<
        # Clean up the droppings from tests


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to