lp://staging/~cjwatson/storm/allow-newer-zope-component
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/storm/allow-newer-zope-component
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Adam Collard (community): Approve
-
Diff: 14 lines (+0/-5)1 file modifiedsetup.py (+0/-5)
Related bugs
Related blueprints
Branch information
Recent revisions
- 493. By Colin Watson
-
Drop zope.component < 3.11.0 restriction for tests.
This was only ever a convenience for running tests on certain Ubuntu
series, and it's now an anti-convenience since Ubuntu 13.04 and newer
have zope.component >= 3.11.0 and zope.interface >= 3.8.0. tox does a
better job of isolating tests from the system where needed anyway. - 489. By Colin Watson
-
Cope with ThreadTransacti
onManager changes in transaction 2.4.0. [r=adam- collard, simpoir] - 485. By Colin Watson
-
Merge lp:~cjwatson/storm/more-weakrefs [r=adam-
collard, tonysimpson] Use weak references from Variable and MutableValueVar
iable to EventSystem, to avoid GC cycles. - 484. By Alberto Donato
-
Revert merge from r483 (which breaks when different stores are involved). [trivial]
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/storm