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>
This commit is contained in:
Nicolas Graves 2025-08-24 19:14:27 +02:00 committed by jgart
parent 39eecca8b5
commit e437737a92
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -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))