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 filePatch | File delta | Description |
---|---|---|
fix typos.patch | (download) |
skmisc/loess/src/_loess.pyx |
4 2 + 2 - 0 ! |
lintian spotted a few typos |
force python3 script executable.patch | (download) |
skmisc/_build_utils/copy_version_to_dist.py |
2 1 + 1 - 0 ! |
use path to debian's python3 interpreter |
disable coverage.patch | (download) |
pyproject.toml |
2 1 + 1 - 0 ! |
--- |
make config consistent.patch | (download) |
skmisc/__config__.py.in |
6 4 + 2 - 0 ! |
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 ! |
force the build system to use netlib blas & lapack |
numpy2.patch | (download) |
skmisc/loess/src/_loess.pyx |
17 6 + 11 - 0 ! |
numpy 2 compatibility |