Package: pyode / 1.2.0.dev15-3

Metadata

Package Version Patches format
pyode 1.2.0.dev15-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fix_setup.patch | (download)

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

 fix setup.py to get installation to take place via system libs, fix cython options, use setuptools.

02_add_shebang.patch | (download)

examples/transforms.py | 1 1 + 0 - 0 !
examples/tutorial1.py | 2 1 + 1 - 0 !
examples/tutorial2.py | 1 1 + 0 - 0 !
examples/tutorial3.py | 1 1 + 0 - 0 !
examples/tutorial_heightmap.py | 2 1 + 1 - 0 !
examples/vehicle.py | 1 1 + 0 - 0 !
6 files changed, 6 insertions(+), 2 deletions(-)

 add shebang to non-executable files.

03_spellings.patch | (download)

src/heightfielddata.pyx | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix incorrect spellings.