Package: spherepack / 3.2-4

Metadata

Package Version Patches format
spherepack 3.2-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python 2.6.patch | (download)

Lib/sphere.py | 36 18 + 18 - 0 !
Src/spherepack.pyf | 64 32 + 32 - 0 !
2 files changed, 50 insertions(+), 50 deletions(-)

 avoid using 'as' as variable: now a reserved keyword in python2.6
Last-Updated: 2010-11-03
make.patch | (download)

Src/Makefile | 31 29 + 2 - 0 !
Src/spherepack.ver | 4 4 + 0 - 0 !
2 files changed, 33 insertions(+), 2 deletions(-)

 fix makefile to build shared libs and static lib
Last-Updated: 2011-09-24
python link.patch | (download)

setup.py | 16 3 + 13 - 0 !
1 file changed, 3 insertions(+), 13 deletions(-)

 build against dynamic library rather than hard-build into python module.
Last-Updated: 2010-11-04
pkgconfig.patch | (download)

Src/Makefile | 9 9 + 0 - 0 !
Src/sphere.pc.in | 9 9 + 0 - 0 !
2 files changed, 18 insertions(+)

 rudimentary support for pkgconfig files in spherepack
Last-Updated: 2010-11-04