Debian Patches

Status for statsmodels/0.12.2-1

Patch Description Author Forwarded Bugs Origin Last update
use-cached-datasets Use cached datasets in tests and examples
Also remove a download that isn't actually used in that example.

This allows the tests to pass, and at least some of the examples to
be built, in an offline environment such as a Debian buildd.

The cached data is extracted from R packages by debian/datasets/*.
Diane Trout <diane@ghic.org>, Rebecca N. Palmer <rebecca_palmer@zoho.com> not-needed
up_reduce_test_precision to prevent failed test on i386 Yaroslav Halchenko <debian@onerussian.com> invalid upstream
use-system-inventory Use intersphinx inventory files from other Debian packages. Diane Trout <diane@ghic.org> not-needed
xfail_kalman_armhf.patch KalmanFilter broken on armhf / hppa
Warn on use, and xfail the tests
Rebecca N. Palmer <rebecca_palmer@zoho.com> no debian
use_available_data.patch Use example data from an R package we have Rebecca N. Palmer <rebecca_palmer@zoho.com> not-needed
i386_loosen_test_tolerances.patch Loosen tolerances on some tests on i386
Failure logs:
test_smoothing
https://buildd.debian.org/status/fetch.php?pkg=statsmodels&arch=i386&ver=0.9.0-3&stamp=1567157609&raw=0
test_multivariate_switch_univariate
https://buildd.debian.org/status/fetch.php?pkg=statsmodels&arch=i386&ver=0.12.0-1&stamp=1599693472&raw=0

As it only fails on i386 and isn't far wrong,
I suspect different rounding due to x87 excess precision
Rebecca N. Palmer <rebecca_palmer@zoho.com> no debian
python3_shebangs.patch Use Python 3 in script shebangs
(Skipping the two .pyx files with #!python - they need to be compiled
with Cython, not directly run with any version of plain Python)
Rebecca N. Palmer <rebecca_palmer@zoho.com> no
use_tmp_path.patch Don't try to write to the source directory
Not allowed in autopkgtest
Rebecca N. Palmer <rebecca_palmer@zoho.com> no
944054_flaky_tests.patch Xfail or loosen tolerances on flaky tests
The test_nondiagonal_obs_cov one hasn't yet been seen in Debian
but is known in upstream CI:
https://github.com/statsmodels/statsmodels/pull/6475#issuecomment-581151072
Rebecca N. Palmer <rebecca_palmer@zoho.com>, Graham Inggs no debian
sphinx_autosummary.patch Make the module reference tables appear
Our numpydoc is old enough to still need this manually set
Rebecca N. Palmer <rebecca_palmer@zoho.com> not-needed upstream
no_sphinx_material.patch Don't try to use a theme we don't have
Upstream switched to sphinx_material in
1d7aafad5c3ad634c9ae2122881c1809c2ccbcbe
and Debian doesn't have that theme.

(I haven't investigated packaging it, which might be a better long-term option.)
Rebecca N. Palmer <rebecca_palmer@zoho.com> not-needed
sphinx_ignore_errors.patch Don't fail documentation build on examples exceptions
If example code outputs an error when run,
ipython (ipython:: blocks) now fails the whole build by default,
and tools/nbgenerate.py (.ipynb files) now leaves out that file
(leaving a broken link in the examples index).

As some examples use downloaded data and are hence expected to be
unrunnable on a Debian buildd, this instead keeps them
(::ipython with error output, .ipynb without output).
Rebecca N. Palmer <rebecca_palmer@zoho.com> not-needed
fix_test_bounds.patch Avoid NaN crash in test_structural
Out-of-range frequency.cycle starting values make untransform_params return NaN,
which crashes summary()
Rebecca N. Palmer <rebecca_palmer@zoho.com> no
sphinx_local_requirejs.patch Use local requirejs Rebecca N. Palmer <rebecca_palmer@zoho.com> not-needed
spelling.patch Fix typos Rebecca N. Palmer <rebecca_palmer@zoho.com> no lintian
xfail_regimeswitching_armhf.patch Markov* broken on armhf
Warn on use, and xfail tests

I suspect https://github.com/statsmodels/statsmodels/pull/5826
but that improved it enough on amd64 that
reverting it isn't a good solution.
Rebecca N. Palmer <rebecca_palmer@zoho.com> no
xfail_dynamicfactor_ppc64el.patch DynamicFactor test fail on ppc64el
Warn on use and xfail test
Rebecca N. Palmer <rebecca_palmer@zoho.com> no
xfail_no_multiprocessing.patch Allow tests to fail if multiprocessing is not available
This is currently the case on hurd-i386
Rebecca N. Palmer <rebecca_palmer@zoho.com> no
remove_ccbysa_snippet.patch Remove code from Stack Overflow and wasteful loop
Stack Overflow content is CC-BY-SA licensed,
which this package is not supposed to be. This snippet may be
too small to be copyrightable, but removing it to be safe.
Rebecca N. Palmer <rebecca_palmer@zoho.com> no
968210_ignore_tests.patch Ignore test failures on arm64, warn on armel
arm64 - TestZeroInflatedModel_probit convergence issues
armel - 21 crashes, 2 wrong answers (ignored in d/rules)
Rebecca N. Palmer <rebecca_palmer@zoho.com> invalid debian

All known versions for source package 'statsmodels'

Links