Package: scikit-misc / 0.1.4+dfsg-1

Metadata

Package Version Patches format
scikit-misc 0.1.4+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use debian version.patch | (download)

versioneer.py | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 use the debian package version instead of letting

versioneer guess. This should aid with reproduciblity.

simplify test runners.patch | (download)

pytest.ini | 2 1 + 1 - 0 !
tox.ini | 3 1 + 2 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

 adjust the test running commands to work better with
 Debian's builder. Upstream's tox.ini commands depended on unpackaged
 components.
 The pytest commands ended up leaving coverage files where they were
 installed by pybuild
ship test data.patch | (download)

setup.py | 12 11 + 1 - 0 !
1 file changed, 11 insertions(+), 1 deletion(-)

 the package's test data is tiny, to make
 running the autopkgtests easier for the CI infrastructure,
 let's just ship the files.
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