software.cfg 5.49 KB
Newer Older
1 2
[buildout]

3 4 5 6 7 8
extends =
  ../../component/git/buildout.cfg
  ../../component/lxml-python/buildout.cfg
  ../../component/libxml2/buildout.cfg
  ../../component/libxslt/buildout.cfg
  ../../component/python-2.7/buildout.cfg
9
  ../../component/python-setuptools/buildout.cfg
10
  ../../component/zlib/buildout.cfg
11
  ../../component/phantomjs/buildout.cfg
12
  ../../stack/slapos.cfg
13

14 15 16
parts =
  slapos.cookbook-repository
  slapos.core-repository
17
  slapos.package-repository
18 19
  slapos.recipe.template-repository
  slapos.recipe.build-repository
20
  erp5-util-repository
21 22
  officejs-repository
  jio-repository
23
  eggs
24
  phantomjs
25
  template
26

27 28
[eggs]
recipe = zc.recipe.egg
29
eggs = 
30
  ${lxml-python:egg}
31
  erp5.util
32
  slapos.cookbook
33
  collective.recipe.template
34
  plone.recipe.command
Rafael Monnerat's avatar
Rafael Monnerat committed
35 36
entry-points =
  runTestSuite=erp5.util.testsuite:runTestSuite
37
scripts =
Rafael Monnerat's avatar
Rafael Monnerat committed
38
  runTestSuite
39

40 41 42 43 44
[slapos.cookbook-repository]
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
forbid-download-cache = true
repository = http://git.erp5.org/repos/slapos.git
45
branch = master
Rafael Monnerat's avatar
Rafael Monnerat committed
46 47

[slapos.core-repository]
48 49 50
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
forbid-download-cache = true
Rafael Monnerat's avatar
Rafael Monnerat committed
51
repository = http://git.erp5.org/repos/slapos.core.git
52
branch = master
Rafael Monnerat's avatar
Rafael Monnerat committed
53

54 55 56 57 58 59 60
[slapos.package-repository]
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
forbid-download-cache = true
repository = http://git.erp5.org/repos/slapos.package.git
branch = master

Rafael Monnerat's avatar
Rafael Monnerat committed
61
[slapos.recipe.template-repository]
62 63 64
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
forbid-download-cache = true
Rafael Monnerat's avatar
Rafael Monnerat committed
65
repository = http://git.erp5.org/repos/slapos.recipe.template.git
66 67 68 69 70 71 72 73
branch = master

[slapos.recipe.build-repository]
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
forbid-download-cache = true
repository = http://git.erp5.org/repos/slapos.recipe.build.git
branch = master
74

75 76 77 78 79 80 81
[erp5-util-repository]
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
forbid-download-cache = true
repository = http://git.erp5.org/repos/erp5.git
branch = master

82 83 84 85 86 87 88 89 90 91 92 93 94 95
[officejs-repository]
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
forbid-download-cache = true
repository = http://git.erp5.org/repos/officejs.git
branch = jqs

[jio-repository]
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
forbid-download-cache = true
repository = http://git.erp5.org/repos/jio.git
branch = master

96
[template]
Rafael Monnerat's avatar
Rafael Monnerat committed
97
recipe = slapos.recipe.template
98
url = ${:_profile_base_location_}/instance.cfg
99
md5sum = b065539ca58a3400b0ed30093ab020ac 
Rafael Monnerat's avatar
Rafael Monnerat committed
100
output =  ${buildout:directory}/template.cfg
101
mode = 640
Cédric de Saint Martin's avatar
Cédric de Saint Martin committed
102

Cédric de Saint Martin's avatar
Cédric de Saint Martin committed
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
[networkcache]
# signature certificates of the following uploaders.
#   Cedric de Saint Martin
#   Test Agent
signature-certificate-list =
  -----BEGIN CERTIFICATE-----
  MIIB9jCCAV+gAwIBAgIJAO4V/jiMoICoMA0GCSqGSIb3DQEBBQUAMBMxETAPBgNV
  BAMMCENPTVAtMjMyMCAXDTEyMDIxNjExMTAyM1oYDzIxMTIwMTIzMTExMDIzWjAT
  MREwDwYDVQQDDAhDT01QLTIzMjCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA
  wi/3Z8W9pUiegUXIk/AiFDQ0UJ4JFAwjqr+HSRUirlUsHHT+8DzH/hfcTDX1I5BB
  D1ADk+ydXjMm3OZrQcXjn29OUfM5C+g+oqeMnYQImN0DDQIOcUyr7AJc4xhvuXQ1
  P2pJ5NOd3tbd0kexETa1LVhR6EgBC25LyRBRae76qosCAwEAAaNQME4wHQYDVR0O
  BBYEFMDmW9aFy1sKTfCpcRkYnP6zUd1cMB8GA1UdIwQYMBaAFMDmW9aFy1sKTfCp
  cRkYnP6zUd1cMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADgYEAskbFizHr
  b6d3iIyN+wffxz/V9epbKIZVEGJd/6LrTdLiUfJPec7FaxVCWNyKBlCpINBM7cEV
  Gn9t8mdVQflNqOlAMkOlUv1ZugCt9rXYQOV7rrEYJBWirn43BOMn9Flp2nibblby
  If1a2ZoqHRxoNo2yTmm7TSYRORWVS+vvfjY=
  -----END CERTIFICATE-----
  -----BEGIN CERTIFICATE-----
  MIIB9jCCAV+gAwIBAgIJAKRvzcy7OH0UMA0GCSqGSIb3DQEBBQUAMBMxETAPBgNV
  BAMMCENPTVAtNzcyMCAXDTEyMDgxMDE1NDI1MVoYDzIxMTIwNzE3MTU0MjUxWjAT
  MREwDwYDVQQDDAhDT01QLTc3MjCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA
  o7aipd6MbnuGDeR1UJUjuMLQUariAyQ2l2ZDS6TfOwjHiPw/mhzkielgk73kqN7A
  sUREx41eTcYCXzTq3WP3xCLE4LxLg1eIhd4nwNHj8H18xR9aP0AGjo4UFl5BOMa1
  mwoyBt3VtfGtUmb8whpeJgHhqrPPxLoON+i6fIbXDaUCAwEAAaNQME4wHQYDVR0O
  BBYEFEfjy3OopT2lOksKmKBNHTJE2hFlMB8GA1UdIwQYMBaAFEfjy3OopT2lOksK
  mKBNHTJE2hFlMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADgYEAaNRx6YN2
  M/p3R8/xS6zvH1EqJ3FFD7XeAQ52WuQnKSREzuw0dsw12ClxjcHiQEFioyTiTtjs
  5pW18Ry5Ie7iFK4cQMerZwWPxBodEbAteYlRsI6kePV7Gf735Y1RpuN8qZ2sYL6e
  x2IMeSwJ82BpdEI5niXxB+iT0HxhmR+XaMI=
  -----END CERTIFICATE-----

Cédric de Saint Martin's avatar
Cédric de Saint Martin committed
135
[versions]
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
Jinja2 = 2.7.1
MarkupSafe = 0.18
Pygments = 1.6
Werkzeug = 0.9.4
buildout-versions = 1.7
cmd2 = 0.6.7
collective.recipe.template = 1.10
itsdangerous = 0.23
lxml = 3.3.0beta3
meld3 = 0.6.10
plone.recipe.command = 1.1
psutil = 1.2.1
pyparsing = 2.0.1
slapos.cookbook = 0.85
slapos.recipe.build = 0.12
slapos.recipe.cmmi = 0.2
slapos.recipe.template = 2.5

# Required by:
# slapos.core==1.0.0
Flask = 0.10.1

# Required by:
# slapos.core==1.0.0
bpython = 0.12

# Required by:
# slapos.core==1.0.0
cliff = 1.5.2

166 167
erp5.util = 0.4.36

168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185
# Required by:
# slapos.cookbook==0.85
inotifyx = 0.2.0-1

# Required by:
# slapos.core==1.0.0
ipython = 1.1.0

# Required by:
# slapos.cookbook==0.85
lock-file = 2.0

# Required by:
# slapos.cookbook==0.85
netaddr = 0.7.10

# Required by:
# slapos.core==1.0.0
Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
186
netifaces = 0.10.4
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

# Required by:
# slapos.cookbook==0.85
pytz = 2013.9

# Required by:
# slapos.core==1.0.0
requests = 2.1.0

# Required by:
# cliff==1.5.2
six = 1.5.2

# Required by:
# slapos.cookbook==0.85
slapos.core = 1.0.0

# Required by:
# cliff==1.5.2
stevedore = 0.13

# Required by:
# slapos.core==1.0.0
supervisor = 3.0

# Required by:
# slapos.cookbook==0.85
xml-marshaller = 0.9.7

# Required by:
# slapos.core==1.0.0
zope.interface = 4.0.5