Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
pin development versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zupo committed Dec 28, 2012
1 parent 8da45c5 commit 3a1879c
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion buildout.d/versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,35 @@ extends = http://dist.plone.org/release/4.2.2/versions.cfg

[versions]
bobtemplates.niteoweb = 0.1.1
buildout-versions = 1.7
flake8 = 1.5
jarn.mkrelease = 3.7
mock = 1.0.1
niteoweb.loginas = 0.2
plone.app.debugtoolbar = 1.0a2
Products.Clouseau = 1.0
Products.DocFinderTab = 1.0.5
Products.PDBDebugMode = 1.3.1
Products.PrintingMailHost = 0.7
z3c.recipe.scripts = 1.0.1
zc.buildout = 1.6.3
zc.recipe.egg = 1.3.2
zest.releaser = 3.41
zope.pagetemplate = 3.6.3
Sphinx = 1.1.3
zptlint = 0.2.4

# Required by:
# jarn.mkrelease==3.7
lazy = 1.1

# Required by:
# jarn.mkrelease==3.7
setuptools-git = 0.4.2

# Required by:
# jarn.mkrelease==3.7
setuptools-hg = 0.4

# Required by:
# jarn.mkrelease==3.7
setuptools-subversion = 3.1

0 comments on commit 3a1879c

Please sign in to comment.