On 10/29/05, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > FYI, it looks like the Mac eggs for PyProtocols and RuleDispatch were > created without their 'dev-rXXX' tags, which means you're going to have > version skew there. You need to be careful about that sort of thing > when you're building eggs for unreleased versions of a package.
I fixed the Mac eggs... but, won't anyone on Linux run into this problem? If they easy_install and it picks up the source zip, will the version number come from the zip name or will it come from the setup file? Kevin

