Navigation Menu

Skip to content

Commit

Permalink
pin ZopeSkel to 2.12.2. 3.0a1 is useless
Browse files Browse the repository at this point in the history
  • Loading branch information
toutpt committed Nov 28, 2011
1 parent bd70310 commit e87b3c2
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 3 deletions.
7 changes: 4 additions & 3 deletions buildout.cfg
Expand Up @@ -6,17 +6,18 @@ parts=
transifex
eye

auto-checkout = zest.releaser transifex-client
auto-checkout = transifex-client

[tools]
recipe=zc.recipe.egg
eggs=
i18ndude
zest.releaser
ZopeSkel
ZopeSkel==2.12.2
setuptools-git
PasteScript
zetalibrary
docutils
interpreter=python

[transifex]
Expand All @@ -30,4 +31,4 @@ eggs=eye

[sources]
transifex-client = hg https://bitbucket.org/toutpt/transifex-client
zest.releaser = svn https://svn.plone.org/svn/collective/zest.releaser/branches/toutpt-configureinterpreter
ZopeSkel = svn https://svn.plone.org/svn/collective/ZopeSkel/trunk
191 changes: 191 additions & 0 deletions versions.cfg
@@ -1,3 +1,194 @@
[versions]
Brownie = 0.5.1
Cheetah = 2.2.1
PyYAML = 3.10
ZopeSkel = 3.0a1
distribute = 0.6.24
docutils = 0.8.1
eye = 1.0
i18ndude = 3.2.2
mr.developer = 1.19
pyScss = 1.0.8
select-backport = 0.2
setuptools-git = 0.4.2
transaction = 1.1.1
transifex-client = 0.5.2
zc.recipe.egg = 1.3.2
zest.releaser = 3.28
zetalibrary = 0.5.6
zope.contenttype = 3.5.5
zope.i18nmessageid = 3.6.1
zope.tal = 3.6.0

#Required by:
#repoze.debug 0.7.2
Paste = 1.7.5.1

#Required by:
#PasteScript 1.7.5
PasteDeploy = 1.5.0

#Required by:
#eye 1.0
PasteScript = 1.7.5

#Required by:
#plone.i18n 2.0
Unidecode = 0.04.9

#Required by:
#repoze.debug 0.7.2
#eye 1.0
WebOb = 1.2b2

#Required by:
#repoze.zodbconn 0.13
#zdaemon 2.0.4
#ZODB3 3.10.5
ZConfig = 2.9.0

#Required by:
#eye 1.0
ZODB3 = 3.10.5

#Required by:
#zetalibrary 0.5.6
argh = 0.14.2

#Required by:
#mr.developer 1.19
argparse = 1.2.1

#Required by:
#zetalibrary 0.5.6
cssmin = 0.1.4

#Required by:
#mr.developer 1.19
elementtree = 1.2.7-20070827-preview

#Required by:
#zetalibrary 0.5.6
jsmin = 2.0.2

#Required by:
#i18ndude 3.2.2
ordereddict = 1.1

#Required by:
#watchdog 0.5.4
pathtools = 0.1.2

#Required by:
#i18ndude 3.2.2
plone.i18n = 2.0

#Required by:
#zope.i18n 3.7.4
pytz = 2011n

#Required by:
#eye 1.0
repoze.debug = 0.7.2

#Required by:
#eye 1.0
repoze.zodbconn = 0.13

#Required by:
#zope.schema 4.0.1
six = 1.1.0

#Required by:
#templer.plone 1.0a1
#templer.zope 1.0a2
#ZopeSkel 3.0a1
templer.buildout = 1.0a2

#Required by:
#templer.plone 1.0a1
#templer.buildout 1.0a2
#templer.zope 1.0a2
#ZopeSkel 3.0a1
templer.core = 1.0b3

#Required by:
#ZopeSkel 3.0a1
templer.plone = 1.0a1

#Required by:
#templer.plone 1.0a1
#ZopeSkel 3.0a1
templer.zope = 1.0a2

#Required by:
#zetalibrary 0.5.6
watchdog = 0.5.4

#Required by:
#mr.developer 1.19
zc.buildout = 1.5.2

#Required by:
#ZODB3 3.10.5
zc.lockfile = 1.0.0

#Required by:
#ZODB3 3.10.5
zdaemon = 2.0.4

#Required by:
#zope.publisher 3.13.0
zope.browser = 1.3

#Required by:
#plone.i18n 2.0
#zope.i18n 3.7.4
#zope.publisher 3.13.0
zope.component = 3.12.0

#Required by:
#zope.publisher 3.13.0
zope.configuration = 3.7.4

#Required by:
#zope.component 3.12.0
#zope.publisher 3.13.0
#ZODB3 3.10.5
zope.event = 3.5.1

#Required by:
#zope.publisher 3.13.0
zope.exceptions = 3.6.1

#Required by:
#plone.i18n 2.0
#zope.publisher 3.13.0
zope.i18n = 3.7.4

#Required by:
#ZODB3 3.10.5
zope.interface = 3.8.0

#Required by:
#zope.security 3.8.3
#zope.publisher 3.13.0
zope.location = 3.9.1

#Required by:
#zope.publisher 3.13.0
zope.proxy = 3.6.1

#Required by:
#plone.i18n 2.0
zope.publisher = 3.13.0

#Required by:
#zope.configuration 3.7.4
#zope.i18n 3.7.4
#zope.security 3.8.3
zope.schema = 4.0.1

#Required by:
#zope.publisher 3.13.0
zope.security = 3.8.3

0 comments on commit e87b3c2

Please sign in to comment.