~ruther/guix-local

180d543faadebd68444e90b672a44fb277b44fe6 — Sharlatan Hellseher 2 months ago ee5e65c
gnu: python-mathics-core: Use python-numpy@1.

* gnu/packages/maths.scm (python-mathics-core):
[arguments] <tests?>: Disable for now.
[propagated-inputs]: Remove python-numpy; add python-numpy-1.

Change-Id: I39be334cd670b0e747429887f5a92505bd7be154
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/maths.scm
M gnu/packages/maths.scm => gnu/packages/maths.scm +2 -1
@@ 11470,6 11470,7 @@ the Wolfram language.")
                "1ikgw3w3silxisih92g1wgcwb37k7qkwfmdv5r6yy4ki74qvyk5q"))))
    (arguments
     `(;; <https://github.com/pytest-dev/pytest/pull/10173> 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