[reportlab-users] setup.py version info

Robin Becker reportlab-users@reportlab.com
Sun, 26 Oct 2003 08:58:49 +0000


In article <PGECLPOBGNBNKHNAGIJHCEPOGAAA.andy@reportlab.com>, Andy
Robinson <andy@reportlab.com> writes
........
>In general we have used an 8-digit date string for 'daily builds'
>and interim releases.    Would it work if it said something like
>   version="1.18.20031016"
>for daily builds?
>
>Thanks,
>
>Andy Robinson
...... Logically setup.py should import any version info from the right
place ie the package __init__.py. I will check in a change to do that
now.

If we're going to start messing with the numbers I suggest we modify
that single source file during the construction of the archives and
leave the CVS version in plain. The only argument then is exactly what
we should add to the version. I suggest we add YYYYMMDDhhmmss expressed
in GMT. That would theoretically allow us to duplicate exactly the build
using CVS, but leaving off the time probably wouldn't hurt that much.
-- 
Robin Becker