[Checkins] SVN: z3c.form/trunk/buildout.cfg Accept a better	version.
    Malthe Borch 
    mborch at gmail.com
       
    Mon Dec  8 10:52:14 EST 2008
    
    
  
2008/12/8 Jacob Holm <jh at improva.dk>:
> I don't think that this actually does what you want. Unless I am mistaken,
> buildout only really understands exact versions and will interpret what you
> wrote as requiring the exact version "2.1.1" for the (non-existent) package
> "lxml >". This has the effect of allowing *any* version of lxml... (I see
> that this pattern is used elsewhere in the file, so either I am wrong or the
> bug is breeding :) )
I was thinking the same thing, but then I saw the other lines and went
in a state of denial.
> The right place to put minimum versions (AFAIK) is in setup.py.
I'll move it to there, thanks.
\malthe
    
    
More information about the Checkins
mailing list