Package: pybigwig / 0.3.23+dfsg-1

Metadata

Package Version Patches format
pybigwig 0.3.23+dfsg-1 3.0 (quilt)

Patch series

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

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

---
gcc 14.patch | (download)

pyBigWig.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 cast string arrays to constant pointers.
 This fixes build failure with gcc 14, since incompatible pointer types
 are now fatal.