~fabricematrat/charmworld/redirect-charm

« back to all changes in this revision

Viewing changes to versions.cfg

  • Committer: Rick Harding
  • Date: 2012-12-06 18:51:07 UTC
  • mto: This revision was merged to the branch mainline in revision 72.
  • Revision ID: rick.harding@canonical.com-20121206185107-bspi3b306vp2widg
Add missing files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[versions]
 
2
<= versions-run
 
3
   versions-dev
 
4
   versions-build
 
5
 
 
6
[versions-run]
 
7
argparse=1.2.1
 
8
Chameleon=2.5.1
 
9
configobj=4.7.2
 
10
docutils=0.9.1
 
11
httplib2=0.7.7
 
12
Jinja2=2.6
 
13
keyring=1.0
 
14
launchpadlib=1.10.2
 
15
lazr.authentication=0.1.2
 
16
lazr.restfulclient=0.13.1
 
17
lazr.uri=1.0.3
 
18
logilab-astng=0.24.1
 
19
logilab-common=0.58.3
 
20
Mako=0.7.3
 
21
MarkupSafe=0.15
 
22
oauth=1.0.1
 
23
Paste=1.7.5.1
 
24
PasteDeploy=1.5.0
 
25
PasteScript=1.7.4.2
 
26
Pygments=1.4
 
27
pymongo=2.0.1
 
28
pyramid=1.3.4
 
29
pyramid-exclog=0.6
 
30
python-dateutil=2.1
 
31
PyYAML=3.10
 
32
redis=2.4.9
 
33
repoze.lru=0.4
 
34
simplejson=2.2.1
 
35
Sphinx = 1.1.3
 
36
translationstring=0.4
 
37
venusian=1.0a7
 
38
wadllib=1.3.1
 
39
WebHelpers=1.3
 
40
WebOb=1.2.3
 
41
wsgi-intercept=0.5.1
 
42
wsgiref=0.1.2
 
43
xappy=0.6.0
 
44
zope.component=3.11.0
 
45
zope.deprecation=3.5.0
 
46
zope.event=3.5.1
 
47
zope.interface=3.8.0
 
48
 
 
49
[versions-dev]
 
50
argparse = 1.2.1
 
51
coverage=3.5
 
52
flake8 = 1.6.2
 
53
ipdb = 0.6.1
 
54
ipython = 0.12
 
55
mock=1.0.1
 
56
nose=1.2.1
 
57
pyramid-debugtoolbar=1.0.3
 
58
six=1.2.0
 
59
testresources=0.2.5
 
60
WebTest=1.4.3
 
61
 
 
62
[versions-build]
 
63
# All the stuff buildout wants/needs.
 
64
buildout-versions = 1.7
 
65
collective.recipe.sphinxbuilder = 0.7.1
 
66
distribute = 0.6.24
 
67
mr.developer = 1.21
 
68
z3c.recipe.scripts = 1.0.1
 
69
zc.buildout = 1.6.3
 
70
zc.recipe.egg = 1.3.2