~ruther/guix-local

e437737a92ab285d47ada7277579702eef42b99a — Nicolas Graves 7 months ago 39eecca
gnu: python-pyvips: Remove python-pyperf native-input.

* gnu/packages/python-xyz.scm (python-pyvips)[native-inputs]: Remove python-pyperf.

Signed-off-by: jgart <jgart@dismail.de>
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +0 -1
@@ 13026,7 13026,6 @@ data, and scientific formats.")
    (build-system pyproject-build-system)
    (native-inputs
     (list pkg-config
           python-pyperf
           python-pytest
           python-setuptools
           python-wheel))