Package: pyode / 1.2.0.dev15-5
Metadata
Package | Version | Patches format |
---|---|---|
pyode | 1.2.0.dev15-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_fix_setup.patch | (download) |
setup.py |
16 6 + 10 - 0 ! |
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 ! |
add shebang to non-executable files. |
03_spellings.patch | (download) |
src/heightfielddata.pyx |
8 4 + 4 - 0 ! |
fix incorrect spellings. |
Add support for Cython 3.patch | (download) |
src/declarations.pyx |
6 3 + 3 - 0 ! |
add support for cython 3 Bug-Debian: https://bugs.debian.org/1068428 See https://cython.readthedocs.io/en/latest/src/userguide/migrating_to_cy30.html Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com> |