[spambayes-dev] Re: Version Data

2004-12-30 Thread Kenny Pitt
Tony Meyer <[EMAIL PROTECTED]> wrote: > > I just need > > to figure out what to generate in the version.cfg for the > > "Outlook" and "POP3 Proxy" sections so that existing 1.0.x > > versions will be able to update properly when 1.1 is released. > > Good point - although we could always change the

[spambayes-dev] RE: Version Data

2004-12-28 Thread Tony Meyer
> I just need > to figure out what to generate in the version.cfg for the > "Outlook" and "POP3 Proxy" sections so that existing 1.0.x > versions will be able to update properly when 1.1 is released. Good point - although we could always change the download page value so that 1.0.x looks in a d

[spambayes-dev] RE: Version Data

2004-12-23 Thread Kenny Pitt
Tony Meyer wrote: >> It doesn't support the >> "1.0rc2" release candidate format, but that shouldn't take >> more than a couple of minutes to add. > > We could switch to just "c" (which is nice, since it's then 'a', 'b', > 'c') and we'd then match the Python distribution itself. In that > case, t

[spambayes-dev] RE: Version Data

2004-12-22 Thread Tony Meyer
> As long as we have only one version, I think a lot of this > could be stored once in the main "spambayes" package > __init__.py file and eliminate all the duplication. +0. > distutils has a StrictVersion class which parses a version > string similar to what we use with versions of the form

[spambayes-dev] RE: Version Data

2004-12-22 Thread Kenny Pitt
Tony Meyer wrote: > [Kenny, way back in February] >> My proposal is that all apps share the source release version >> as their primary version number. The shared release version >> would consist of the following parts: >> >> * A major/minor version number (1.0) >> * A release number that would in