On 6/15/2015 9:08 AM, Kurt Schwehr wrote:
> I updated nose, but I think the infotest is likely missing a dependency.  
> I'll try to investigate.
> -kurt (goatbar)

The current test commands seem to be runable through ./run_tests.sh : 
https://github.com/nose-devs/nose/blob/master/run_tests.sh

However, that file doesn't seem to be available in the tarball 
downloaded from pypi.python.org that our current package uses (it is in 
the github tarball).

I locally made my TestScript: <<
     %p/bin/python%type_raw[python] setup.py egg_info || exit 2
     %p/bin/python%type_raw[python] selftest.py || exit 2
<<

And that passed the tests.

Hanspeter


------------------------------------------------------------------------------
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to