buildout.hash.cfg 1.29 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# THIS IS NOT A BUILDOUT FILE, despite purposedly using a compatible syntax.
# The only allowed lines here are (regexes):
# - "^#" comments, copied verbatim
# - "^[" section beginings, copied verbatim
# - lines containing an "=" sign which must fit in the following categorie.
#   - "^\s*filename\s*=\s*path\s*$" where "path" is relative to this file
#     But avoid directories, they are not portable.
#     Copied verbatim.
#   - "^\s*hashtype\s*=.*" where "hashtype" is one of the values supported
#     by the re-generation script.
#     Re-generated.
# - other lines are copied verbatim
# Substitution (${...:...}), extension ([buildout] extends = ...) and
# section inheritance (< = ...) are NOT supported (but you should really
# not need these here).

17
[instance-jupyter-notebook]
18
filename = instance.cfg.in
Iliya Manolov's avatar
Iliya Manolov committed
19
md5sum = 89ef078efd20c5e03d1cf7228568b865
20

21 22 23
[jupyter-notebook-config]
filename = jupyter_notebook_config.py.jinja
md5sum = 720e90a829c63371696bc3009917a743
24

25 26 27
[jupyter-set-password]
filename = jupyter_set_password.cgi.jinja
md5sum = b8d31441780b524a7e52d1710dd78385
28 29

[erp5-kernel]
30 31
filename = ERP5kernel.py
md5sum = 7d5309fe79afbcb455c0d8181b42e56c
32 33

[kernel-json]
34
filename = kernel.json.jinja
35
md5sum = 33547be93a67530165e079dc3ecfdac3
36 37

[custom-js]
38
filename = custom.js
39
md5sum = 0bf9e2eb1718b14307265fe05a167018