This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
/
versions.cfg
245 lines (207 loc) · 4.28 KB
/
versions.cfg
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
[buildout]
[versions]
# known good versions to develop adhocracy
# dependencies compiled with the python buildout (./python))
#Pillow = 2.1.0
# manual dependency pinning (versions not found with "show-picked-versions")
Babel = 1.3
SQLAlchemy = 0.9.6
repoze.what = 1.0.8
repoze.what.plugins.sql = 1.0.1
repoze.who-testutil = 1.0.0
# generated by buildout "show-picked-versions"
Beaker = 1.6.4
BeautifulSoup = 3.2.1
FormEncode = 1.2.6
Genshi = 0.7
Jinja2 = 2.7.3
Mako = 1.0.0
Markdown = 2.4.1
MarkupSafe = 0.23
Paste = 1.7.5.1
Routes = 2.0
Sphinx = 1.2.2
WSGIRewrite = 0.1.3.1
WebError = 0.10.3
WebHelpers = 1.3
WebTest = 1.3.4
adhocracy-Pylons = 1.0.2dev-20130226
c2c.recipe.msgfmt = 0.2.2
collective.recipe.genshi = 1.0
collective.recipe.omelette = 0.16
collective.recipe.solrinstance = 5.3.1
collective.recipe.sphinxbuilder = 0.8.2
collective.recipe.supervisor = 0.19
collective.recipe.template = 1.11
cov-core = 1.7
coverage = 3.7.1
cssselect = 0.9.1
decorator = 3.4.0
execnet = 1.2.0
fanstatic = 0.16
funkload = 1.16.1
future = 0.14.3
hexagonit.recipe.cmmi = 2.0
hexagonit.recipe.download = 1.7
ipaddress = 1.0.6
ipdb = 0.8
ipython = 2.1.0
jarn.mkrelease = 3.8
js.jquery = 1.7.2
js.jquery-qtip = 1.0.0
js.socialshareprivacy = 1.5
mechanize = 0.2.5
meld3 = 0.6.10
minitage.paste = 1.4.6
minitage.recipe.scripts = 1.58
mock = 0.8.0
mr.developer = 1.31
nose = 1.3.0
oauth = 1.0.1
ore.recipe.fs = 0.3.1
pep8 = 1.5.7
plone.recipe.command = 1.1
py = 1.4.20
pyflakes = 0.8.1
pytest = 2.5.2
pytest-cov = 1.6
pytest-pep8 = 1.0.5
python-dateutil = 2.2
python-memcached = 1.53
python-openid = 2.2.5
python-twitter = 1.1
recaptcha-client = 1.0.6
repoze.lru = 0.6
repoze.tm2 = 2.0
repoze.who = 2.2
repoze.xmliter = 0.5
requests = 2.3.0
rubygemsrecipe = 0.2.2
alembic = 0.6.5
supervisor = 3.1
tcpwatch = 1.3.1
velruse = 1.1.1
webunit = 1.3.10
z3c.checkversions = 0.4.2
z3c.recipe.staticlxml = 0.10
zc.buildout = 2.2.5
zc.recipe.cmmi = 1.3.6
zc.recipe.egg = 2.0.1
zope.testbrowser = 4.0.3
# Required by:
# PasteScript==1.7.5
PasteDeploy = 1.5.2
# Required by:
# minitage.paste==1.4.6
PasteScript = 1.7.5
# Required by:
# WebError==0.10.3
Pygments = 1.6
# Required by:
# WebError==0.10.3
Tempita = 0.5.2
# Required by:
# WebError==0.10.3
WebOb = 1.3.1
# Required by:
# collective.recipe.sphinxbuilder==0.7.3
docutils = 0.11
# Required by:
# oauth2==1.5.211
httplib2 = 0.9
# Required by:
# minitage.recipe.scripts==1.58
iniparse = 0.4
# Required by:
# adhocracy==01f6a15
js.jquery-joyride = 1.0.3-1
# Required by:
# jarn.mkrelease==3.7
lazy = 1.2
# Required by:
# minitage.core==2.0.57
minitage = 2.0.67
# Required by:
# minitage.recipe.egg==1.107
# minitage.recipe.scripts==1.58
minitage.core = 2.0.57
# Required by:
# minitage.recipe.egg==1.107
minitage.recipe.common = 1.90
# Required by:
# minitage.recipe.scripts==1.58
minitage.recipe.egg = 1.107
# Required by:
# adhocracy==01f6a15
oauth2 = 1.5.211
# Required by:
# adhocracy==01f6a15
# minitage.recipe.egg==1.107
ordereddict = 1.1
# Required by:
# pytest-pep8==1.0.4
pytest-cache = 1.0
# Required by:
# adhocracy==01f6a15
pytz = 2014.4
# Required by:
# adhocracy==01f6a15
redis = 2.10.1
# Required by:
# adhocracy==01f6a15
rq = 0.4.6
# Required by:
# jarn.mkrelease==3.7
setuptools-git = 1.0
# Required by:
# jarn.mkrelease==3.7
setuptools-hg = 0.4
# Required by:
# jarn.mkrelease==3.7
setuptools-subversion = 3.1
# Required by:
# python-twitter==1.0
simplejson = 3.5.3
# Required by:
# python-dateutil==2.1
six = 1.7.3
# Required by:
# rq==0.3.11
times = 0.6.2
# Required by:
# repoze.tm2==2.0
transaction = 1.4.3
# Required by:
# zope.schema==4.3.2
zope.event = 4.0.2
# Required by:
# repoze.who-friendlyform==1.0.8
# repoze.who-testutil==1.0
# repoze.who==2.2
# transaction==1.4.1
# zope.testbrowser==4.0.3
zope.interface = 4.0.5
# Required by:
# zope.testbrowser==4.0.3
zope.schema = 4.3.2
# added during deployment of velruse / facebook sso (some of these are left-over from earlier changes):
adhocracy-pysqlite = 2.6.3
anykeystore = 0.2
Chameleon = 2.15
chardet = 2.2.1
Cheetah = 2.2.1
collective.recipe.supervisor = 0.19
gocept.recipe.env = 1.0
lamson = 1.3.4
lockfile = 0.9.1
oauthlib = 0.6.1
pyramid = 1.4.5
python-daemon = 1.6
python-modargs = 1.7
requests-oauthlib = 0.4.0
translationstring = 1.1
venusian = 1.0
Werkzeug = 0.9.6
zc.recipe.egg = 2.0.1
zope.deprecation = 4.1.0
ZopeSkel = 2.21.2