~allenap/maas/fix-migration-0139-upgrade-from-1.8.1-to-1.9--1.8

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[versions]
<= versions-dev
   versions-doc
   versions-other
   versions-auto

[versions-doc]
docutils = 0.11
Pygments = 1.6
Sphinx = 1.2.2
collective.recipe.sphinxbuilder = 0.8.2

[versions-dev]
sqlparse = 0.1.10
ipython = 1.2.1
mock = 1.0.1
postgresfixture = 0.2.1
restructuredtext-lint = 0.11.1
<= versions-flake8

[versions-flake8]
flake8 = 2.1.0
mccabe = 0.2.1
pep8 = 1.4.6
pyflakes = 0.8.1

[versions-other]
bson = 0.3.3
buildout-versions = 1.7
coverage = 3.5.1
crochet = 1.0.0
distribute = 0.6.34
django-nose = 1.2
djorm-ext-pgarray = 0.8
extras = 0.0.3
fixtures = 0.3.14
httplib2 = 0.8
iso8601 = 0.1.4
junitxml = 0.6
nose = 1.3.1
python-mimeparse = 0.1.4
python-subunit = 0.0.18
pytz = 2012c
selenium = 2.45
simplejson = 3.3.1
testresources = 0.2.7
testscenarios = 0.4
testtools = 0.9.35
unittest2 = 0.5.1
z3c.recipe.scripts = 1.0.1
zc.buildout = 1.5.2
zc.recipe.egg = 1.3.2
zope.interface = 4.0.5

[versions-auto]