~therp-nl/anybox.recipe.openerp/jbaudoux-relative_paths_resolve_conflict

« back to all changes in this revision

Viewing changes to buildbot/stable-recipe-7.0.cfg

[MRG] Update with target branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[buildout]
2
 
# A buildout to test the support branch for the latest major version of the
3
 
# recipe
4
 
parts = openerp
5
 
find-links = http://download.gna.org/pychart/
6
 
versions = versions
7
 
extensions = gp.vcsdevelop
8
 
vcs-extend-develop =
9
 
    bzr+http://bazaar.launchpad.net/~anybox/anybox.recipe.openerp/1.7#egg=anybox.recipe.openerp
10
 
vcs-update = True
11
 
 
12
 
[openerp]
13
 
recipe = anybox.recipe.openerp:server
14
 
version = bzr lp:openobject-server/7.0 openerp-7.0 last:1
15
 
addons = bzr lp:openobject-addons/7.0 addons-7.0 last:1
16
 
         bzr lp:openerp-web/7.0 addons-web-7.0 last:1 subdir=addons
17
 
clean = true
18
 
options.xmlrpc = False
19
 
options.xmlrpcs = False
20
 
options.netrpc = False
21
 
 
22
 
[versions]
23
 
babel = 0.9.6
24
 
PIL = 1.1.7
25
 
pywebdav = 0.9.4.1
26
 
PyXML = 0.8.4
27
 
pyyaml = 3.10
28
 
werkzeug = 0.8.3
29
 
zsi = 2.0-rc3
30
 
feedparser = 5.1.1
31
 
gdata = 2.0.16
32
 
lxml = 2.3.3
33
 
psycopg2 = 2.4.4
34
 
pydot = 1.0.28
35
 
pyparsing = 1.5.6
36
 
python-dateutil = 1.5
37
 
python-ldap = 2.4.9
38
 
python-openid = 2.2.5
39
 
pytz = 2012b
40
 
vatnumber = 1.0
41
 
vobject = 0.8.1c
42
 
xlwt = 0.7.3