Version 12 (modified by 14 years ago) ( diff ) | ,
---|
Packages requiring python
It's time to upgrade the python distributed with o4w to the current stable upstream release in the 2.x series, namely 2.7 (ticket #219). To that end here is a list of packages which rely on python, and their current status with regard to being py2.7 ready.
Please update the chart as needed.
Package | 2.7 ready | upgrade lead | testing | upstream 2.7 binaries |
apt | yes | MattWilkie | - | - |
gdal-autotest | ? | you? | - | |
gdal-dev | ? | you? | - | |
gdal-python | ? | you? | - | |
grass | yes, but there is no official NumPy? for Python 2.7 | Martin Landa | - | |
grass-devel | ? | Martin Landa | - | |
grass-devel-mingw | ? | Martin Landa | - | |
grass-devel-vc | ? | Martin Landa | - | |
liblas-python | ? | you? | ? | |
mapfish_framework | ? | you? | ? | |
mapnik | ? | you? | 2.6, no 2.7 | |
mapscript-dev-python | ? | you? | ? | |
mapscript-python | ? | you? | ? | |
matplotlib | yes, but there is no official NumPy for Python 2.7 | AlexBruy | ? | |
natgrid | ? | you? | ? | |
psycopg2 | ? | you? | ||
pyopengl | ? | you? | 2.6, no 2.7 | |
pyparsing | ? | you? | pyparsing-1.5.5.win32-py2.7.exe | |
pyqt4 | ? | jef | pyqt4-4.8.3-2 | - |
pyqwt5-qt4 | ? | jef | pyqwt5-qt4-5.2.0-2 | - |
pyspatialite | ? | jef | - | |
python | MattWilkie | python-2.7.1-2 | ||
python-geopy | ? | you? | - | |
python-numpy | ? | you? | numpy-1.5.1-win32-superpack-python2.7.exe | |
python-rpy | ? | you? | - | |
python-rpy2 | ? | you? | - | |
python-shapely | ? | you? | ||
python-simplejson | ? | you? | ||
python-win32 | ? | you? | pywin32-216.win32-py2.7.exe | |
python-win32-demos | ? | you? | ||
qgis | ? | jef | - | |
qgis-dev | ? | jef | - | |
sip | ? | jef | sip-4.12.1-2 | - |
wxpython | ? | Martin Landa | - |
Obsolete python related packages
package |
gdal16-autotest |
gdal16-python |
gdal17-python |
python-qgis |
qgis1.1 |
qgis-devel |
qgis-full |
qgis-unstable |
Package notes
natgrid: might be ready with simple repackaging (change name of folder). Drop 'natgrid' folder from package archive into c:\python27\...\site-packages
and it passes simple import natgrid
test. Dunno enough about it's functions to test further.
Testing repository
- There is a seperate repository on http://download.osgeo.org/osgeo4w/testing/ to add testing packages.
- It contains the hardlinked packages from the original repository plus the already updated package + a separate
setup.ini
. - That
setup.ini
is updatable throughupload.osgeo.org/cgi-bin/osgeo4w-regen-testing.sh
. - There also is a separate installer for that repository
Note:
See TracWiki
for help on using the wiki.