Package: scikit-misc / 0.3.1+dfsg2-1

Metadata

Package Version Patches format
scikit-misc 0.3.1+dfsg2-1 3.0 (quilt)

Patch series

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

skmisc/loess/src/_loess.pyx | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 lintian spotted a few typos
force python3 script executable.patch | (download)

skmisc/_build_utils/copy_version_to_dist.py | 2 1 + 1 - 0 !
skmisc/_build_utils/version_please.py | 2 1 + 1 - 0 !
spin | 2 1 + 1 - 0 !
tools/wheels/check_license.py | 2 1 + 1 - 0 !
tools/wheels/cibw_before_build_linux.sh | 4 2 + 2 - 0 !
tools/wheels/cibw_test_command.sh | 4 2 + 2 - 0 !
6 files changed, 8 insertions(+), 8 deletions(-)

 use path to debian's python3 interpreter
disable coverage.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
make config consistent.patch | (download)

skmisc/__config__.py.in | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 upstreams config includes the python version information
 for the python it was built with, which makes it harder for pybuild
force netlib.patch | (download)

skmisc/meson.build | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 force the build system to use netlib blas & lapack
numpy2.patch | (download)

skmisc/loess/src/_loess.pyx | 17 6 + 11 - 0 !
skmisc/loess/tests/test_loess.py | 8 4 + 4 - 0 !
2 files changed, 10 insertions(+), 15 deletions(-)

 numpy 2 compatibility