Le dimanche 11 août 2013 22:33:34, Howard Butler a écrit : > On Aug 6, 2013, at 10:57 AM, Ricardo Filipe Soares Garcia da <[email protected]> wrote: > > Hello list > > > > I have been using GDAL Python bindings inside a virtualenv on some > > ubuntu-server 12.04 machines to do geoprocessing tasks. > > > > I have an automated script to setup GDAL from the ubuntugis repository > > and then use pip to get the Python bindings code (from pypi) and execute > > setup.py with the correct gdal paths and compile the bindings. It used > > to work nicely. > > > > Unfortunately, now that GDAL 1.10 is out and the ubuntugis folks have > > upgraded their GDAL, I cannot do this anymore, because the pypi version > > of GDAL is still at 1.9.1. > > > > I'd like to kindly request that the package available in the python > > package index be upgraded to version 1.10 too. > > > > Thanks > > Ricardo, > > I have updated the PyPI package to 1.10. We should probably make this part > of our regular packaging tasks, as it is very much a one-off thing that I > do manually for releases at this time. If Even or any of the other GDAL > devs have PyPI logins, please let me know, and I'll add you to the > maintainer list so you can push new releases.
Howard, I'm not familiar with the process to update stuff in PyPi. Could this be documented in HOWTO-RELEASE ? My PyPi login is Even.Rouault Even -- Geospatial professional services http://even.rouault.free.fr/services.html _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
