Re: [Zope-dev] z3c.recipe.compattest buildout 1.5/1.4 compatibility

2010-10-07 Thread Jan-Wijbrand Kolman
On 10/7/10 10:20 AM, Wolfgang Schnerring wrote: > * Jan-Wijbrand Kolman [2010-10-06 13:39]: >> BTW, I discussed updating the z3c.recipe.i18n for similar reasons - to >> support newer buildout features - in a separate thread. There people >> seemed to be +1 on releasing a recipe that declares its m

Re: [Zope-dev] z3c.recipe.compattest buildout 1.5/1.4 compatibility

2010-10-07 Thread Wolfgang Schnerring
* Jan-Wijbrand Kolman [2010-10-06 13:39]: > On 10/6/10 12:49 PM, Wolfgang Schnerring wrote: >> * Jan-Jaap Driessen [2010-10-05 18:09]: >>> Version 0.12.2 of z3c.recipe.compattest is not compatible with recent >>> versions of it's dependencies zc.buildout (v1.5.1), zc.recipe.egg >>> (v1.3.2) and z

Re: [Zope-dev] z3c.recipe.compattest buildout 1.5/1.4 compatibility

2010-10-06 Thread Jan-Wijbrand Kolman
On 10/6/10 12:49 PM, Wolfgang Schnerring wrote: > * Jan-Jaap Driessen [2010-10-05 18:09]: >> Version 0.12.2 of z3c.recipe.compattest is not compatible with recent >> versions of it's dependencies zc.buildout (v1.5.1), zc.recipe.egg >> (v1.3.2) and z3c.recipe.scripts. I fixed this in revision 11725

Re: [Zope-dev] z3c.recipe.compattest buildout 1.5/1.4 compatibility

2010-10-06 Thread Wolfgang Schnerring
* Jan-Jaap Driessen [2010-10-05 18:09]: > Version 0.12.2 of z3c.recipe.compattest is not compatible with recent > versions of it's dependencies zc.buildout (v1.5.1), zc.recipe.egg > (v1.3.2) and z3c.recipe.scripts. I fixed this in revision 117253. > Is it OK with you to drop compatibility with zc.

[Zope-dev] z3c.recipe.compattest

2010-10-05 Thread Jan-Jaap Driessen
Version 0.12.2 of z3c.recipe.compattest is not compatible with recent versions of it's dependencies zc.buildout (v1.5.1), zc.recipe.egg (v1.3.2) and z3c.recipe.scripts. I fixed this in revision 117253. Is it OK with you to drop compatibility with zc.buildout versions < 1.5 in the next release of z

[Zope-dev] z3c.recipe.compattest

2009-01-28 Thread Martijn Faassen
Hi there, Here at the Grok dependency reduction sprint Sylvain and Wolfgang have been working on a buildout recipe called 'z3c.recipe.compattest': http://pypi.python.org/pypi/z3c.recipe.compattest What this brings to Zope development is a way to test changes in one package against a lot of oth