Changes between Version 234 and Version 235 of WikiStart
- Timestamp:
- Jun 19, 2017, 1:38:40 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v234 v235 61 61 = Announcements = 62 62 63 * Newer announcements are available on our [http://medium.com/buildbot Blog]. 63 64 * [http://docs.buildbot.net/0.9.4/relnotes/index.html Buildbot-0.9.4] was released on Feb 8, 2017. 64 65 * [http://docs.buildbot.net/0.8.12/relnotes/index.html Buildbot-0.8.12] was released on April 20, 2015. … … 68 69 69 70 = Downloads = 70 * Current Master: [https://pypi.python.org/pypi?:action=display&name=buildbot&version=0.9.4 buildbot-0.9.4.tar.gz]71 * Current Worker: [https://pypi.python.org/pypi?:action=display&name=buildbot-worker&version=0.9.4 buildbot-worker-0.9.4.tar.gz]71 * Current Master: {{{ pip install 'buildbot[bundle]' }}} 72 * Current Worker: {{{ pip install buildbot_worker }}} 72 73 * [wiki:DownloadInstall more downloads..] 73 74 }}}