install cffi >= 0.6 on buildslaves
Bug #1265400 reported by
Jean-Paul Calderone
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Twisted Buildbot Configuration |
New
|
Critical
|
Tom Prince |
Bug Description
twisted/runner is going to gain a dependency on cffi shortly. probably some other parts of twisted will follow afterwards.
buildslaves should get this dependency installed on them.
installing OS packages where they are available would be nice. installing... a variety of versions elsewhere would make sense I guess. For twisted/runner I claimed that 0.6 is the minimum supported version. if it's going to be too much trouble to test multiple versions well then perhaps we should bump that up to 0.8 (which is currently the latest released version) so we have less to test.
To post a comment you must log in.
Bumping the priority and assigning to Tom, since this is currently blocking review on https:/ /twistedmatrix. com/trac/ ticket/ 6831 and also it's gonna be bad times when new pyOpenSSL ships.