[Repoze-dev] plone 3.1 beta1 eggs
Tim Terlegård
tim.terlegard at valentinewebsystems.se
Fri Mar 14 05:10:24 EDT 2008
On Mar 13, 2008, at 6:27 PM, Fernando Correa Neto wrote:
>> I also have a setup with that approach. I told it to use 3.1 beta1
>> and
>> it works like a charm, no problem whatsoever.
>
> Did you have any problems with elementtree? repoze.errorlog requires
>> =1.2.6 and < 1.2.7 but the plone buildout actaully gets a snapshot
> from 1.2.7 thus causing the version conflict.
I'm using this in buildout.cfg:
[buildout]
...
versions = versions
[versions]
elementtree = 1.2.6_20050316
/Tim
More information about the Repoze-dev
mailing list