scipy (1.13.1-3) unstable; urgency=medium . * alpha: skip test_read_over64bit_integer_dense * hppa: skip next test_QRVS_shape_consistency (qrng2) * drop mipsel, ia64 test skips. Architectures no longer supported. scipy (1.13.1-2) unstable; urgency=medium . * hppa: skip another test_QRVS_shape_consistency test case (stats test_sampling.py) scipy (1.13.1-1exp15) experimental; urgency=medium . * debian patch quadpack_C_PR21201.patch applies upstream PR#21201 to refactor quadpack in C instead of fortran. Closes: #1074318. scipy (1.13.1-1exp14) experimental; urgency=medium . * riscv64 hppa sparc64: skip test_nan_inputs[airye] from special scipy (1.13.1-1exp13) experimental; urgency=medium . * riscv64 hppa sparc64: skip tests in signal test_cont2discrete.py and elsewhere: test_random_matrices_and_powers test_2x2_input test_nx2x2_input test_zoh test_foh test_transferfunction test_zerospolesgain test_discrete_approx test_simo_tf test_multioutput TestC2dLti TestC2dInvariants TestStep test_second_order test_integrator test_double_integrator test_jordan_block test_array_like test_operators test_expm scipy (1.13.1-1exp12) experimental; urgency=medium . * riscv64 hppa sparc64: skip test_multioutput (signal cont2discrete) scipy (1.13.1-1exp11) experimental; urgency=medium . * riscv64 hppa sparc64: skip test_simo_tf (signal test_cont2discrete.py) scipy (1.13.1-1exp10) experimental; urgency=medium . * riscv64 hppa sparc64: skip test_zerospolesgain test_discrete_approx (from signal test_cont2discrete.py) scipy (1.13.1-1exp9) experimental; urgency=medium . * riscv64 hppa sparc64: skip test_transferfunction scipy (1.13.1-1exp8) experimental; urgency=medium . * make docs with HOME=/tmp (cf. matplotlib doc build) to avoid error: '/sbuild-nonexistent' is not a writable location * riscv64 hppa sparc64: skip test_foh scipy (1.13.1-1exp7) experimental; urgency=medium . * riscv64 hppa sparc64: skip test_zoh (signal test) * use intersphinx to link docs - update debian patch manage_docs.patch - drop debian patch 0018-Drop-intersphinx.patch - Build-Depends-Indep: python-matplotlib-doc, python-numpy-doc, python-statsmodels-doc * build docs using JUPYTER_PLATFORM_DIRS=1 (for jupyter_cache used by myst_nb) scipy (1.13.1-1exp6) experimental; urgency=medium . * skip TestExp (linalg test_matfuncs.py) on riscv64 hppa sparc64 scipy (1.13.1-1exp5) experimental; urgency=medium . * add mips64el to the verbose test list * skip failing tests - riscv64 hppa sparc64: test_nx2x2_input (from linalg test_matfuncs.py TestExpM) - powerpc: test_svd_gesdd_nofegfault (linalg test_decomp.py) scipy (1.13.1-1exp4) experimental; urgency=medium . * skip test_random_matrices_and_powers and test_2x2_input on riscv64 hppa sparc64 scipy (1.13.1-1exp3) experimental; urgency=medium . * add mips64el to the TestLogM skip list * riscv64 and sparc64 time out. Run verbose tests to see where they got stuck. * hppa: skip test_random_matrices_and_powers scipy (1.13.1-1exp2) experimental; urgency=medium . * i386: skip test_svd_gesdd_nofegfault (MemoryError) * skip linalg test_matfuncs.py::TestLogM on failing arches, riscv64 hppa sparc64 * debian patch test_singular_tol_PR20914.patch applies upstream PR#20914 to relax tolerance enabling linalg test_singular to pass against generic (netlib) BLAS. scipy (1.13.1-1exp1) experimental; urgency=medium . * New upstream release - Build-Depends: python3-pybind11 (>= 2.12.0~) - debian/copyright: drop pocketfft_hdronly.h * drop deprecated debian patch docs_privacy.patch * Build-Depends-Indep: python3-myst-nb for doc build - stop skipping myst-nb in debian patch manage_docs.patch * update debian patch manage_docs.patch - skip the jupyterlite_sphinx extension (not yet available on Debian) - deactivate missing template resources "search-button-field", "version-switcher", "generate_toctree_html". They are not provided with the doc source hence build fails.