Thanks for working on that. I will try to look soon

Sent from my iPhone

> On Feb 6, 2015, at 7:44 AM, Derek Homeier 
> <de...@astro.physik.uni-goettingen.de> wrote:
> 
> Hi Kurt,
> 
> I found some issues with the build_tests run added to make the test suite for 
> nose 1.3.4 work:
> 
> setup.py build_tests makes the test run with python3.x, but breaks it for 
> python2.7 (setup.py test actually works there).
> 
> The same workaround seems to install an additional nose.egg-info in build/lib,
> which is then installed as a second, non-versioned nose.egg-info dir.
> The duplicate nose entry causes an error on all recent setuptools-tng 
> installations when setting up
> further packages (both within and outside of the fink build system).
> 
> I am attaching a modified info to let the tests run under python2.7 and 
> remove the extraneous nose.egg-info.
> 
> Cheers,
>                    Derek
> 
> <nose-py.info>

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
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