[Buildbot-devel] Increase Twisted Requirement?
Dustin J. Mitchell
dustin at zmanda.com
Sun Aug 22 16:36:17 UTC 2010
Done - thanks for the feedback!
commit 14a596404ef72a62ef7a264b1202f6f3e8330f05
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: Sun Aug 22 11:32:38 2010 -0500
increase minimum Twisted version to 8.0.0
diff --git a/master/NEWS b/master/NEWS
index a816586..e2278a6 100644
--- a/master/NEWS
+++ b/master/NEWS
@@ -19,10 +19,13 @@ command the following changes were done:
* `-c` option now means `--comments`
* `-C` option now means `--category`
-** Required Jinja Version
+** New Requirements
The Buildmaster now requires Jinja-2.1 or higher.
+Both master and slave now require Twisted-8.0.0. Although Twisted-2.5.0 may
+still work, it is not tested and not supported.
+
** New libvirt-based Latent Buildslave Support
This extends the support already included for EC2 buildslaves to include any
diff --git a/master/docs/installation.texinfo b/master/docs/installation.texinfo
index 27ac9fb..5c8b95f 100644
--- a/master/docs/installation.texinfo
+++ b/master/docs/installation.texinfo
@@ -49,7 +49,7 @@ Buildbot requires python-2.4 or later.
@item
Twisted: http://twistedmatrix.com
-Both the buildmaster and the buildslaves require Twisted-2.0.x or
+Both the buildmaster and the buildslaves require Twisted-8.0.x or
later. As always, the most recent version is recommended.
Twisted is delivered as a collection of subpackages. You'll need at
Dustin
--
Open Source Storage Engineer
http://www.zmanda.com
More information about the devel
mailing list