landry
32f1d0dd90
Update to buildbot 2.4.1.
2019-09-23 13:41:38 +00:00
landry
de2125a0eb
Update to buildbot/buildslave 2.4.0.
2019-08-27 15:35:55 +00:00
landry
9b01d414b9
Update to buildbot 2.3.1.
2019-05-28 18:54:25 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
landry
236ce53e75
Update to buildbot/worker 2.1.0.
...
See https://docs.buildbot.net/current/relnotes/index.html#buildbot-2-1-0-2019-03-09
2019-03-15 07:44:48 +00:00
landry
1c0ba02456
Update to buildbot/buildbot_worker 1.8.0
...
See https://docs.buildbot.net/current/relnotes/index.html#buildbot-1-8-0-2019-01-20
2019-01-24 09:50:50 +00:00
landry
4e2ee27a95
Update to buildbot 1.7.0.
...
See https://docs.buildbot.net/current/relnotes/index.html#buildbot-1-7-0-2018-12-21
2018-12-27 10:40:33 +00:00
landry
da59375e9a
Update to buildbot/buildworker 1.6.0
2018-12-07 09:07:37 +00:00
landry
df2a95ae8e
Update to buildbot 1.5.0.
2018-10-18 08:08:12 +00:00
landry
e301504103
Update to buildbot/buildworker 1.4.0.
...
See https://docs.buildbot.net/current/relnotes/index.html#buildbot-1-4-0-2018-09-02
2018-09-06 18:34:26 +00:00
landry
6b24e47834
Update to buildbot 1.3.0.
2018-07-23 05:38:25 +00:00
landry
7a3769f209
Fix BUILD_DEPENDS to use ${MODPY_FLAVOR}, reported by ajacoutot@
2018-06-25 06:32:39 +00:00
landry
a0bbbec00f
Add forgotten @conflict markers against the py-* versions.
2018-06-23 22:13:03 +00:00
landry
359ebeafa9
Update to buildbot 1.2.0.
...
- switch to python3
- rename package to 'buildbot', no need for the py- prefix
- we cant enable tests yet, still too many unported dependencies
2018-06-23 21:57:50 +00:00
landry
f15a924800
Update to buildbot 1.1.2
2018-05-20 07:34:45 +00:00
landry
6399abd607
Update to buildbot/buildslave 1.1.1.
2018-04-23 17:06:04 +00:00
landry
1f78897f17
Update to build{slave,bot} 1.1.0.
...
See https://docs.buildbot.net/1.1.0/relnotes/index.html#buildbot-1-1-0-2018-03-10
2018-04-01 18:55:30 +00:00
landry
02f4c05c7d
Update to buildbot/buildslave 1.0.0.
...
Cf https://github.com/buildbot/buildbot/releases/tag/v1.0.0 :
"Despite the major version bump, Buildbot 1.0.0 does not have major
difference with the 0.9 series, 1.0.0 is rather the mark of API
stability."
2018-02-15 20:39:57 +00:00
landry
d366df0af1
Update to buildbot/buildworker 0.9.15.post1.
...
See https://github.com/buildbot/buildbot/releases/tag/v0.9.15 and
https://github.com/buildbot/buildbot/releases/tag/v0.9.15.post1 for details.
I've finally updated my mozbsd buildbot... now to upgrade the
slaves^Wworkers.
2018-01-14 17:12:10 +00:00
landry
64d3684eec
Fix the fix by also adding py-mock to BDEP
2017-12-20 14:44:18 +00:00
landry
c7cbf7fac7
Remove buildbot dependency from setup.py to avoid a circular dependency,
...
as py-buildbot/buildbot RDEPs on py-buildbot/www. Fixes a build issue
seen by ajacoutot@
2017-12-20 12:48:02 +00:00
landry
118fc39932
Import/update to buildbot 0.9.14.
...
Note that this is a major upgrade from the 0.8 branch, see
http://docs.buildbot.net/current/manual/installation/nine-upgrade.html
for details on how to deal with it.
If you were running a 0.8 buildmaster and want to keep running it to
access old build logs, it's advised to install it locally outside of
ports/packages via pip.
The buildbot port is now split into 6 distinct sub-ports.
ok sthen@ (thanks!)
2017-12-18 20:35:45 +00:00