[Checkins] SVN: z3c.form/trunk/buildout-3.4.cfg we no longer support Zope 3.4 in this version

Hano Schlichting cvs-admin at zope.org
Tue May 22 18:14:50 UTC 2012


Log message for revision 126441:
  we no longer support Zope 3.4 in this version
  

Changed:
  D   z3c.form/trunk/buildout-3.4.cfg

-=-
Deleted: z3c.form/trunk/buildout-3.4.cfg
===================================================================
--- z3c.form/trunk/buildout-3.4.cfg	2012-05-22 18:09:26 UTC (rev 126440)
+++ z3c.form/trunk/buildout-3.4.cfg	2012-05-22 18:14:46 UTC (rev 126441)
@@ -1,36 +0,0 @@
-[buildout]
-extends = buildout.cfg versions-3.4.cfg
-parts = test test-no-z3cpt python benchmark
-versions = versions
-
-[test]
-recipe = zc.recipe.testrunner
-eggs = z3c.form [test,extra,zope34]
-environment = test-environment
-
-[test-no-z3cpt]
-recipe = zc.recipe.testrunner
-eggs = z3c.form [test,zope34]
-
-[benchmark-environment]
-CHAMELEON_DEBUG = False
-CHAMELEON_CACHE = True
-
-[benchmark]
-recipe = zc.recipe.testrunner
-eggs =
-   z3c.form [test,extra,zope34]
-   benchmark
-defaults = ['-m', 'benchmark']
-environment = benchmark-environment
-
-[versions]
-z3c.form =
-lxml = 2.1.1
-zc.sourcefactory = 0.4.0
-# Required for z3c.pt support
-z3c.pt = 1.0.0
-z3c.ptcompat = 0.5.3
-zope.i18n = 3.7.0
-python-gettext = 1.0
-zope.schema = 3.6.0



More information about the checkins mailing list