~ruther/guix-local

4825024e5208250bdea79574fbda5862b3d0a1c8 — Sharlatan Hellseher 8 months ago 8aab376
gnu: python-llvmlite: Fix tests.

* gnu/packages/llvm.scm (python-llvmlite)[native-inputs]: Remove
  python-wheel; add python-pytest.

Change-Id: Idd1b4757432a3194f7e01ad5106330d2a4f7b895
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/llvm.scm
M gnu/packages/llvm.scm => gnu/packages/llvm.scm +1 -1
@@ 1613,7 1613,7 @@ existing compilers together.")
                (setenv "CPPFLAGS" "-fPIC")
                (setenv "LDFLAGS" (string-append "-Wl,-rpath="
                                                 llvm "/lib"))))))))
    (native-inputs (list python-setuptools python-wheel))
    (native-inputs (list python-pytest python-setuptools))
    (inputs
     (list
      (let* ((patches-commit