Changeset 594
- Timestamp:
- 10/21/09 21:37:54 (4 years ago)
- File:
-
- 1 edited
-
eduCommons.buildout/branches/rpmfix/buildout.cfg (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
eduCommons.buildout/branches/rpmfix/buildout.cfg
r532 r594 22 22 http://pypi.python.org/packages/source/p/plone.reload/plone.reload-0.10.tar.gz 23 23 24 extends = http://dist.plone.org/release/3.2.3/versions.cfg24 extends = versions.cfg 25 25 versions = versions 26 26 … … 51 51 plone.mocktestcase 52 52 Products.CacheSetup 53 Products.LinguaPlone 53 54 54 55 # Reference any eggs you are developing here, one per line … … 68 69 69 70 [versions] 71 zc.buildout = 1.4.1 70 72 zope.component = 3.5.1 73 plone.recipe.plone = 3.2.3 74 Products.LinguaPlone = 2.1.1 75 BeautifulSoup = 3.1.0.1 76 collective.captcha = 1.4 77 collective.contentlicensing = 2.2.0-final 78 collective.imstransport = 3.0-final 79 collective.jaop = 1.0-final 80 collective.oaiintercom = 1.0-final 81 collective.plonebookmarklets = 2.1.3-final 82 collective.recipe.z2testrunner = 0.3.1 83 collective.searchandreplace = 1.0.1-final 84 collective.zipfiletransport = 2.1.3-final 85 elementtree = 1.2.7-20070827-preview 86 enpraxis.educommons = 3.2.1-final 87 enpraxis.leftskin = 1.1.0-final 88 enpraxis.staticsite = 1.0 89 enpraxis.wordpressexchange = 1.0.1-final 90 infrae.subversion = 1.4.5 91 iw.fss = 2.8.0b1 92 iw.recipe.fss = 0.2.1 93 libxml2-python = 2.6.15 94 mocker = 0.10.1 95 PIL = 1.1.6 96 plone.mocktestcase = 1.0b3 97 plone.recipe.distros = 1.5 98 plone.reload = 1.1 99 Products.CacheSetup = 1.2.1 100 Products.CMFSquidTool = 1.5.1 101 Products.PageCacheManager = 1.2 102 Products.PolicyHTTPCacheManager = 1.2 103 py = 1.0.2 104 pytz = 2009n 105 PyXML = 0.8.4 106 skimpyGimpy = 1.4 107 z3c.coverage = 1.1.3 108 zope.i18n = 3.7.1 109 zope.testing = 3.8.3 71 110 72 111 [zope2] … … 94 133 urls = 95 134 http://www.infrae.com/download/ProxyIndex/1.2.1/ProxyIndex-1.2.1.tgz 96 http://plone.org/products/linguaplone/releases/2.1.1/LinguaPlone-2.1.1.tar.gz97 135 nested-packages = 98 136 version-suffix-packages =
Note: See TracChangeset
for help on using the changeset viewer.
