Package: python-pyspike / 0.8.0+dfsg-4

Metadata

Package Version Patches format
python-pyspike 0.8.0+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Don t install C source files.patch | (download)

setup.py | 7 1 + 6 - 0 !
1 file changed, 1 insertion(+), 6 deletions(-)

 don't install c source files


0002 Support for Cython 3.patch | (download)

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

 support for cython 3

Based on upstream's commit 56464c67067cb201af1acf121bac2f0b3d2e9daa.

Thanks to s3v <c0llapsed@yahoo.it> for the hint and for testing [1].

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087645#10

0003 Use raw strings with TeX docstrings.patch | (download)

pyspike/PieceWiseConstFunc.py | 2 1 + 1 - 0 !
pyspike/PieceWiseLinFunc.py | 2 1 + 1 - 0 !
pyspike/spike_sync.py | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 use raw strings with tex docstrings


0004 Set version statically instead of relying on pkg_res.patch | (download)

pyspike/__init__.py | 18 1 + 17 - 0 !
1 file changed, 1 insertion(+), 17 deletions(-)

 set version statically instead of relying on pkg_resources