-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbase.cfg
executable file
·70 lines (60 loc) · 1.82 KB
/
base.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
[buildout]
parts =
zopepy
extends =
versions.cfg
http://dist.plone.org/release/4.1/versions.cfg
find-links +=
http://dist.plone.org/thirdparty
index = http://pypi.it.uwosh.edu
# http://pypi.python.org/
eggs =
PIL
Zope2
Plone
netsight.conferencetalks
collective.sponsorship
plone.app.dexterity
plone.app.caching
gdata
ploneconf2011.theme
ploneconf.content
Products.ContentWellPortlets
collective.twitterportlet
eastofeaton.viewsincontent
# plone.app.ldap
extensions =
mr.developer
buildout.dumppickedversions
auto-checkout =
netsight.conferencetalks
collective.sponsorship
ploneconf2011.theme
ploneconf.content
getpaid.brownpapertickets
collective.sponsorship
eastofeaton.viewsincontent
# need
# http://dev.plone.org/plone/changeset/49135/plone.app.discussion/trunk
# for tests
# plone.app.discussion
always-checkout = true
[sources]
netsight.conferencetalks = git git@github.com:Plone-Conference-Devs/netsight.conferencetalks.git
collective.sponsorship = git git@github.com:Plone-Conference-Devs/collective.sponsorship.git
ploneconf.content = git git@github.com:Plone-Conference-Devs/ploneconf.content.git
ploneconf2011.theme = git git@github.com:Plone-Conference-Devs/ploneconf2011.theme.git
getpaid.brownpapertickets = git git@github.com:Plone-Conference-Devs/getpaid.brownpapertickets.git
eastofeaton.viewsincontent = git git@github.com:eleddy/eastofeaton.viewsincontent.git
[test]
recipe = zc.recipe.testrunner
defaults = ['--auto-color', '--auto-progress', '--ndiff', '--verbose']
eggs =
collective.sponsorship [test]
[zopepy]
# For more information on this step and configuration options see:
# http://pypi.python.org/pypi/zc.recipe.egg
recipe = zc.recipe.egg
eggs = ${buildout:eggs}
interpreter = zopepy
scripts = zopepy