> > The packages are available on pypi, but as they are beta release, you have > to use the --pre option of pip. > > pip install -U 'buildbot[bundle]==0.9.0b8' --pre >
What I forgot to mention is that I only updated buildbot, buildbot_www, buildbot_consoleview, and buildbot_waterfallview packages. buildbot_pkg has not be updated, as there is no change since 0.9.0b2 buildbot-slave will be renamed to buildbot-worker, but is not yet fully finished, so I did not release any of them. buildbot[bundle] does not come with buildbot-slave with this release. It will contain buildbot-worker in the next release. Buildbot nine beta8 can work with any released version of buildbot-slave package (0.8.12 or 0.9.0b7, or even 0.7.0 if you dare :) ) Regards Pierre
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
