~andreserl/maas/lp1665143

38.2.3 by Gavin Panella
Move version specs out to versions.cfg.
1
[versions]
171.4.9 by Francis J. Lacoste
Remerge changes to load from site-packages.
2
4489.5.6 by Gavin Panella
Begin migration to Python 3.5.
3
# Documentation.
5639.3.2 by Gavin Panella
Upgrade documentation dependencies.
4
collective.recipe.sphinxbuilder = 1.0
5
Pygments = 2.1.3
5545.1.1 by Gavin Panella
Add two capabilities: bridging-interface-ubuntu and bridging-automatic-ubuntu.
6
snowballstemmer = 1.2.1
5684.2.1 by Andres Rodriguez
Clean-up documentation & remove old docs that are now maintained elsewhere; Change sphinx versions to allow building in Xenial.
7
Sphinx = 1.3.6
5545.1.1 by Gavin Panella
Add two capabilities: bridging-interface-ubuntu and bridging-automatic-ubuntu.
8
sphinx-rtd-theme = 0.1.9
171.4.9 by Francis J. Lacoste
Remerge changes to load from site-packages.
9
4489.5.6 by Gavin Panella
Begin migration to Python 3.5.
10
# Development and testing.
11
argparse = 1.1
4107.1.1 by Mike Pontillo
Add nose-progressive to development environment
12
blessings = 1.6
171.4.9 by Francis J. Lacoste
Remerge changes to load from site-packages.
13
buildout-versions = 1.7
5639.3.1 by Gavin Panella
Upgrade lots of test dependencies.
14
coverage = 4.3.1
5465.1.1 by Gavin Panella
Missing dependencies for IPython. TBH, not sure how buildout missed these the first time around.
15
decorator = 4.0.10
4500.5.1 by Blake Rouse
Initial work of supporting Django 1.8 and still using south for upgrades.
16
django-nose = 1.4.2
5639.3.1 by Gavin Panella
Upgrade lots of test dependencies.
17
extras = 1.0.0
18
fixtures = 3.0.0
19
hypothesis = 3.6.1
5457.1.1 by Gavin Panella
Upgrade to a recent IPython.
20
ipdb = 0.10.1
21
ipython = 5.1.0
22
ipython-genutils = 0.1.0
5639.3.1 by Gavin Panella
Upgrade lots of test dependencies.
23
junitxml = 0.7
4500.5.2 by Blake Rouse
Fix more tests.
24
linecache2 = 1.0.0
5637.1.1 by Gavin Panella
New SelectBucket plugin for Nose.
25
nose = 1.3.7
26
nose-timer = 0.6.0
5639.3.1 by Gavin Panella
Upgrade lots of test dependencies.
27
pbr = 1.10.0
5457.1.1 by Gavin Panella
Upgrade to a recent IPython.
28
pickleshare = 0.7.4
5637.2.2 by Gavin Panella
Upgrade to postgresfixture 0.4.0.
29
postgresfixture = 0.4.0
5639.3.1 by Gavin Panella
Upgrade lots of test dependencies.
30
prompt-toolkit = 1.0.9
31
python-mimeparse = 1.6.0
4489.5.97 by Gavin Panella
Get metadataserver tests passing.
32
python-subunit = 1.2.0
3559.2.7 by Gavin Panella
Bump Selenium version to 2.45.
33
selenium = 2.45
5639.3.1 by Gavin Panella
Upgrade lots of test dependencies.
34
setuptools = 32.3.1
5465.1.1 by Gavin Panella
Missing dependencies for IPython. TBH, not sure how buildout missed these the first time around.
35
simplegeneric = 0.8.1
5639.3.1 by Gavin Panella
Upgrade lots of test dependencies.
36
sqlparse = 0.2.2
4489.5.4 by Gavin Panella
Enable nose-timer.
37
termcolor = 1.1.0
5639.3.1 by Gavin Panella
Upgrade lots of test dependencies.
38
testresources = 2.0.1
39
testscenarios = 0.5.0
40
testtools = 2.2.0
4489.5.1 by Gavin Panella
Build MAAS without a virtualenv, and use system packages for a non-test dependencies.
41
traceback2 = 1.4.0
5457.1.1 by Gavin Panella
Upgrade to a recent IPython.
42
traitlets = 4.3.1
4500.5.2 by Blake Rouse
Fix more tests.
43
unittest2 = 1.1.0
5457.1.1 by Gavin Panella
Upgrade to a recent IPython.
44
wcwidth = 0.1.7
5639.3.1 by Gavin Panella
Upgrade lots of test dependencies.
45
zc.buildout = 2.5.3
4489.5.6 by Gavin Panella
Begin migration to Python 3.5.
46
zc.recipe.egg = 2.0.3
4489.5.1 by Gavin Panella
Build MAAS without a virtualenv, and use system packages for a non-test dependencies.
47
4489.5.6 by Gavin Panella
Begin migration to Python 3.5.
48
# Lint.
5639.3.1 by Gavin Panella
Upgrade lots of test dependencies.
49
flake8 = 3.2.1
50
mccabe = 0.5.3
51
pycodestyle = 2.2.0
52
pyflakes = 1.3.0
509.1.2 by Raphael Badin
Update versions.cfg.
53
4489.5.6 by Gavin Panella
Begin migration to Python 3.5.
54
# Explicit versions for PACKAGED dependencies. This is where a TEST
55
# dependency itself depends on an INSTALL/RUNTIME dependency which is,
56
# by force, provided by a system package.
57
psycopg2 = 2.6.1
4489.5.85 by Gavin Panella
Remove temporary dependencies on django-piston3 and also depend on python3-django-nose instead of an egg.
58
six = 1.10.0