chiark / gitweb /
Update package.sh to use wxpython 3.0 for win32.
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 14 Jan 2016 21:38:02 +0000 (16:38 -0500)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 14 Jan 2016 21:43:31 +0000 (16:43 -0500)
commit3b751ec4b8c583d5c13fbcb124a2179eb6190fd3
tree5fe2c15bef1fac87ba2ceee984217575550a94d6
parent7b3f41e96130cc9600d837cdd9802d83ef30e017
Update package.sh to use wxpython 3.0 for win32.

This updates the package.sh script to use PortablePython 2.7.6.1,
instead of the older 2.7.2.1, which includes wxpython 3.0 and numpy
and serial 2.7. It also fixes the package.sh script for it to actually
work as expected.
Fixes T270
package.sh