- scipy (1.10.0-12+rpi1) bookworm-staging; urgency=medium
++scipy (1.10.1-2+rpi1) bookworm-staging; urgency=medium
+
+ [changes brought forward from 1.8.1-14+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Mon, 26 Sep 2022 01:12:43 +0000]
+ * Disable testsuite.
+ * Add build-conflicts on git, the documenation seems to fail to
+ build if it is installed.
+
- -- Raspbian forward porter <root@raspbian.org> Tue, 28 Feb 2023 19:10:01 +0000
++ -- Raspbian forward porter <root@raspbian.org> Tue, 14 Mar 2023 01:13:48 +0000
++
+ scipy (1.10.1-2) unstable; urgency=medium
+
+ * Team upload.
+ * armhf with openblas: skip test_L3
+ test_svd_return_singular_vectors[shape1-True]
+ test_m_gt_n test_pteqr test_SR1_skip_update
+ test_symmetric_starting_vector
+ * hppa: skip test_bootstrap_against_theory (not enough memory)
+ * x32: skip test_sample (test_qmc.py)
+
+ -- Drew Parsons <dparsons@debian.org> Wed, 01 Mar 2023 15:41:11 +0100
+
+ scipy (1.10.1-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream release.
+ - bug fixes and stability improvements.
+ Upload for bookworm (Bug#1032073).
+ - applies debian patches
+ find_cython3.patch
+ fix_cast_PR17726.patch
+ fix_highs_atomic_PR17777.patch
+ pythran_type_PR16646.patch
+ readonly_interpolate_PR17717.patch
+ * allow optional VERSION argument for debian/get-submodules
+ gbp import-orig, for instance, needs the submodule source to be
+ already downloaded (before reported in debian/changelog).
+ Submodule source is generated strictly for the indicated version
+ if the git tag v$VERSION is available, otherwise git HEAD is used.
+ - document submodule handling in debian/README.source.
+ - note that get-submodules requires rsync
+ * debian/copyright: add entry for submodules/scipy/_lib/boost
+ License: Boost-1.0, 2008 John Maddock (boost/math) and other
+ contributors. scipy only uses boost/math, the submodule will be
+ simplified to booth_math in the future (upstream PR#17432).
+ * x32: skip test_random_generator during build
+ * riscv64 with atlas: skip runtime test test_aligned_mem
+ * debian patch docs_privacy.patch deactivates net analytics sent to
+ views.scientific-python.org. The site itself respects privacy, but
+ traffic monitoring in the middle might breach privacy.
+ * some dataset tests require internet: test_existence_all
+ test_ascent test_face test_electrocardiogram.
+ Run them separately in debian/tests/python3-network.
+
+ -- Drew Parsons <dparsons@debian.org> Tue, 28 Feb 2023 22:38:09 +0100
scipy (1.10.0-12) unstable; urgency=medium