Am 02.05.2007 um 14:43 schrieb Jim Fulton:
[...]
It is expected behavior. buildout will always prefer a develop egg that meets the given requirements.

I wanted to point out that in my case this is not true. buildout preferes the released egg if it required with a minimum version. Without this version declaration the develop egg is preferred.

So, when I depend on "zc.form>=0.1dev-r74753" the egg of the release is preferred (and put into path) instead of the develop egg.
If I depend on "zc.form" the develop egg is preferred.

Hope this makes my problem a bit clearer.


Yours sincerely,
Michael Howitz

gocept gmbh & co. kg · forsterstrasse 29 · 06112 halle/saale
www.gocept.com · fon: +49 345 12298898 · fax: +49 345 12298891


_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to