On Thu, Nov 20, 2014 at 11:40:55PM -0600, Eric Bavier wrote: > The addition of sqlite to python will require a fair number of package > rebuilds. I think I dealt with the introduced module circular dependencies in > an acceptable manner.
This could be dealt with as last time by creating a branch wip-python, let it build on hydra and cherry-pick the patch into master when the builds are finished. Andreas