From: Raspbian automatic forward porter Date: Tue, 14 Mar 2023 01:13:49 +0000 (+0000) Subject: Merge version 1.10.0-12+rpi1 and 1.10.1-2 to produce 1.10.1-2+rpi1 X-Git-Tag: archive/raspbian/1.10.1-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9f89912855530864741f5c5960334b74ab2b3e9b;p=scipy.git Merge version 1.10.0-12+rpi1 and 1.10.1-2 to produce 1.10.1-2+rpi1 --- 9f89912855530864741f5c5960334b74ab2b3e9b diff --cc debian/changelog index 58783e07,9d823712..9d3f67a1 --- a/debian/changelog +++ b/debian/changelog @@@ -1,11 -1,48 +1,57 @@@ - 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 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 Tue, 28 Feb 2023 19:10:01 +0000 ++ -- Raspbian forward porter 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 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 Tue, 28 Feb 2023 22:38:09 +0100 scipy (1.10.0-12) unstable; urgency=medium