Merge version 1.10.0-12+rpi1 and 1.10.1-2 to produce 1.10.1-2+rpi1 bookworm-staging archive/raspbian/1.10.1-2+rpi1 raspbian/1.10.1-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Tue, 14 Mar 2023 01:13:49 +0000 (01:13 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Tue, 14 Mar 2023 01:13:49 +0000 (01:13 +0000)
1  2 
debian/changelog
debian/rules

index 58783e07fc0dc8f14896d93d083fbbfa0bdb8a22,9d823712da79eafba5d491191d55cf3017e0cfc0..9d3f67a13bfcc56971e32ed721f10c0fe5aa5a81
@@@ -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 <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
  
diff --cc debian/rules
Simple merge