rust-numpy (0.28.0-5) unstable; urgency=medium * Restrict the i386 dtype layout expectations to 32-bit x86, preserving the 8-byte-aligned layout used by armhf. * Run autopkgtests with Python 3.14, matching the current Debian default interpreter and NumPy installation. * Stop asserting the process-global borrow-state count in parallel tests; retain the per-array borrow-state checks for ppc64el portability. -- Michele Cane Thu, 20 Aug 2026 19:18:13 -0500 rust-numpy (0.28.0-4) unstable; urgency=medium * Make dtype alignment and record-layout tests portable to 32-bit architectures, fixing the i386 autopkgtest failure; forwarded upstream in PR #564. * Make exact borrow-state flag-count assertions 64-bit-only to avoid nondeterministic i386 test failures; reported upstream in issue #565. -- Michele Cane Wed, 19 Aug 2026 15:21:49 -0500 rust-numpy (0.28.0-3) unstable; urgency=medium * Set PYO3_PYTHON to Python 3.13 for autopkgtests, since the Debian NumPy module is not yet available to Python 3.14. -- Michele Cane Sun, 09 Aug 2026 12:59:34 +0200 rust-numpy (0.28.0-2) unstable; urgency=medium * Team upload. * Package numpy 0.28.0 from crates.io using debcargo 2.8.3 * Relax dependency on nalgebra. -- Peter Michael Green Tue, 16 Jun 2026 14:20:24 +0000 rust-numpy (0.28.0-1) unstable; urgency=medium * Team upload. * Package numpy 0.28.0 from crates.io using debcargo 2.8.2 -- Peter Michael Green Thu, 26 Mar 2026 09:07:12 +0000 rust-numpy (0.27.1-1) unstable; urgency=medium [ Kohei Sendai ] * Package numpy 0.27.1 from crates.io using debcargo 2.7.11 (Closes: #1109560) -- Mo Zhou Mon, 15 Dec 2025 16:50:10 -0500