~allenap/maas/alt-browser-event-stream

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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
[versions]
<= versions-run
   versions-dev
   versions-doc
   versions-auto

[versions-run]
# Actually, we depend on the version of django in Ubuntu precise
# which contains the backported fix for
# https://code.djangoproject.com/ticket/16250
# Otherwise, psycopg2 > 2.4.1 is problematic with Django 1.3.1.
Django = 1.3.1
# psycopg2 = 2.4.1
psycopg2 = 2.4.4

# Versions in Precise
amqplib = 1.0.0
anyjson = 0.3.1
avahi = 0.6.30
celery = 2.4.6
convoy = 0.2.2
dbus = 1.0.0
django-picklefield = 0.1.9
django-piston = 0.2.3
FormEncode = 1.2.4
kombu = 1.4.3
netaddr = 0.7.5
oauth = 1.0.1
oops = 0.0.10
oops-amqp = 0.0.6
oops-datedir-repo = 0.0.17
oops-twisted = 0.0.6
oops-wsgi = 0.0.9
postgresfixture = 0.1.2
pyasn1 = 0.0.11a
pymongo = 2.1.1
python-dateutil = 1.5
PyYAML = 3.10
saucelabsfixture = 0.1
setuptools = 0.6.24
South = 0.7.3
Tempita = 0.5.1
Twisted = 11.1.0
txAMQP = 0.5
txlongpoll = 0.3.1

[versions-doc]
# Versions in Precise
docutils = 0.8.1
Jinja2 = 2.6
Pygments = 1.4
Sphinx = 1.1.3
lxml = 2.3.2

[versions-dev]
ipython = 0.12
# Bug 251 is problematic in 0.9.2.
django-debug-toolbar = 0.9.1

[versions-auto]
# Added by Buildout Versions at 2012-02-24 15:51:04.865203
buildout-versions = 1.7
collective.recipe.sphinxbuilder = 0.7.0
coverage = 3.5.1
distribute = 0.6.24
django-nose = 0.1.3
fixtures = 0.3.8
flake8 = 1.1
nose = 1.1.2
nose-subunit = 0.2
python-subunit = 0.0.7
rabbitfixture = 0.3.2
testresources = 0.2.5
testscenarios = 0.3
testtools = 0.9.14
z3c.recipe.scripts = 1.0.1

# Required by:
# collective.recipe.sphinxbuilder==0.7.0
zc.buildout = 1.5.2

# Required by:
# collective.recipe.sphinxbuilder==0.7.0
zc.recipe.egg = 1.3.2

# Added by Buildout Versions at 2012-02-24 16:56:06.100791
PyVirtualDisplay = 0.0.9
sst = 0.2.1

# Required by:
# PyVirtualDisplay==0.0.9
EasyProcess = 0.1.3

# Required by:
# entrypoint2==0.0.4
argparse = 1.2.1

# Required by:
# entrypoint2==0.0.4
decorator = 3.3.2

# Required by:
# PyVirtualDisplay==0.0.9
entrypoint2 = 0.0.4

# Required by:
# PyVirtualDisplay==0.0.9
path.py = 2.2.2

# Required by:
# oops==0.0.10
iso8601 = 0.1.4

# Required by:
# oops-twisted==0.0.6
# oops==0.0.10
pytz = 2011k


# Added by Buildout Versions at 2012-03-01 21:05:20.109266
Paste = 1.7.5.1
lazr.restfulclient = 0.12.0

# Required by:
# oops-datedir-repo==0.0.15
bson = 0.3.3

# Required by:
# launchpadlib==1.9.12
# lazr.restfulclient==0.12.0
httplib2 = 0.7.2

# Required by:
# launchpadlib==1.9.12
keyring = 0.7.1

# Required by:
# oops-datedir-repo==0.0.15
launchpadlib = 1.9.12

# Required by:
# lazr.restfulclient==0.12.0
lazr.authentication = 0.1.2

# Required by:
# launchpadlib==1.9.12
# wadllib==1.3.0
lazr.uri = 1.0.3

# Required by:
# launchpadlib==1.9.12
simplejson = 2.3.2

# Required by:
# launchpadlib==1.9.12
wadllib = 1.3.0

# Required by:
# lazr.restfulclient==0.12.0
wsgi-intercept = 0.5.1

# Required by:
# Twisted==11.1.0
# lazr.authentication==0.1.2
zope.interface = 3.6.1

# Added by Buildout Versions at 2012-04-24 11:28:06.120704

# Required by:
# sst==0.2.1
junitxml = 0.6

# Required by:
# sst==0.2.1
# saucelabsfixture=0.1
selenium = 2.21.3

# Required by:
# sst==0.2.1
unittest2 = 0.5.1