Hi John,

Have you seen this?

https://github.com/conda-forge

https://groups.google.com/forum/?hl=en#!forum/conda-forge

I think it's still a bit rough around the edges but it will eventually be a cloud service to build conda packages, leveraging appveyoy, travis, and circle-CI to do the heavy lifting on the compute end.  Might be worth keeping an eye on so you don't have to maintain this stuff.

-Nathan

On Tue, Aug 4, 2015 at 9:54 PM, John Zuhone <jzuhone@gmail.com> wrote:
Hi everybody (but especially Cameron),

A while back I set up nightly dev binary builds for Anaconda and PyPI wheels--a month ago they stopped because something was wrong with the machine (right now these are Mac OS X only). 

I've restarted them on a different machine. We now have binary Anaconda builds made every night from the tip of the dev branch for Python 2.7 and 3.4. I'll try to set up PyPI wheels, and also set up the Windows builds, sometime this week. 

The files are hosted here:

http://anaconda.org/jzuhone/yt/files

Each file is tagged with the changeset that it was made off of. I'll need to figure out some way of managing them before they get too numerous. 

Here's how to install:

conda install -c http://conda.anaconda.org/jzuhone/channel/dev yt

and here's how to update:


The key is to have the "dev" channel specified. 

Best,

John

_______________________________________________
yt-dev mailing list
yt-dev@lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org