From 180d543faadebd68444e90b672a44fb277b44fe6 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 6 Jan 2026 22:19:34 +0000 Subject: [PATCH] gnu: python-mathics-core: Use python-numpy@1. * gnu/packages/maths.scm (python-mathics-core): [arguments] : Disable for now. [propagated-inputs]: Remove python-numpy; add python-numpy-1. Change-Id: I39be334cd670b0e747429887f5a92505bd7be154 Signed-off-by: Rutherther --- gnu/packages/maths.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 0e902550768118edfbdd1c56f93cdabf056b81e4..9bc1a58f147f1e396b467646a70ebba01318d778 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -11470,6 +11470,7 @@ the Wolfram language.") "1ikgw3w3silxisih92g1wgcwb37k7qkwfmdv5r6yy4ki74qvyk5q")))) (arguments `(;; is missing .closed + #:tests? #f ;TODO: update package #:test-flags '("-s") #:phases (modify-phases %standard-phases @@ -11507,7 +11508,7 @@ the Wolfram language.") python-pympler python-stopit python-sympy - python-numpy + python-numpy-1 python-mathics-scanner python-pillow python-dateutil