source: main/waeup.openerp/trunk/buildout.cfg @ 13170

Last change on this file since 13170 was 11533, checked in by Henrik Bettermann, 11 years ago

Fill trunk.

File size: 607 bytes
RevLine 
[11533]1[buildout]
2parts = openerp
3versions = versions
4find-links = http://download.gna.org/pychart/
5
6[openerp]
7recipe = anybox.recipe.openerp[bzr]:server
8version = nightly 7.0 latest
9
10[versions]
11setuptools = 1.1.0
12zc.buildout = 2.2.1
13zc.recipe.eggs = 2.0.0
14anybox.recipe.openerp = 1.7.1
15babel = 0.9.6
16Pillow = 1.7.1
17pywebdav = 0.9.4.1
18PyXML = 0.8.4
19pyyaml = 3.10
20werkzeug = 0.8.3
21zsi = 2.0-rc3
22feedparser = 5.1.1
23gdata = 2.0.16
24lxml = 2.3.3
25psycopg2 = 2.4.4
26pydot = 1.0.28
27pyparsing = 1.5.6
28python-dateutil = 1.5
29python-ldap = 2.4.9
30python-openid = 2.2.5
31pytz = 2012b
32vatnumber = 1.0
33vobject = 0.8.1c
34xlwt = 0.7.3
Note: See TracBrowser for help on using the repository browser.