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

Modified Files:
        subvertpy-py.info 
Log Message:
Add a note that we can't use svn17 yet.

Index: subvertpy-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/subvertpy-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- subvertpy-py.info   28 Nov 2012 22:44:20 -0000      1.4
+++ subvertpy-py.info   13 Jan 2013 00:38:06 -0000      1.5
@@ -16,6 +16,9 @@
     "Pythonic" API than python-subversion, which wraps the Subversion C API
     pretty much directly. Neither provide a hookable server-side.
 <<
+DescPackaging: <<
+       Can't update to svn17 yet because tests segfault with it.
+<<
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 License: LGPL2+
 Homepage: http://samba.org/~jelmer/subvertpy/
@@ -33,13 +36,13 @@
     SVN_PREFIX=%p %p/bin/python%type_raw[python] setup.py build
 <<
 
-# Tests currently broken in test_info (subvertpy.tests.test_client.TestClient)
 InfoTest: <<
     TestDepends: (%type_pkg[python] << 27) unittest2-py%type_pkg[python]
     TestScript: <<
         #!/bin/bash -ev
         export PYTHONPATH=`ls -d %b/build/lib*`/subvertpy
         
+# Tests currently broken in test_info (subvertpy.tests.test_client.TestClient)
         if [ '%type_pkg[python]' -lt '27' ]; then
                %p/bin/python%type_raw[python] -m unittest2.__main__ 
subvertpy.tests.test_suite || exit 1
         else


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to