[gdal-dev] Binder installer in GDAL trunk has the wrong version

Lucena, Ivan ivan.lucena at pmldnet.com
Wed Apr 29 15:16:05 EDT 2009


That is what I did:

C:\Dev\gdal\swig\python> python setup.py bdist_wininst

And that generates :

C:\Dev\gdal\swig\python\dist\GDAL-1.6.0.win32-py2.5.exe

It should be 1.7.0 

C:\Dev\gdal\swig\python>more ..\..\VERSION
1.7.0

The error seams to be at setup.py line 136:

http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/python/setup.py#L136

Should I go ahead add a ticket and change it myself? 

Wouldn't be better to read from "..\..\VERSION" instead of hard code it?

Regards,

Ivan


More information about the gdal-dev mailing list