gnu: soapy-power: Use pypproject-build-system. * gnu/packages/radio.scm (soapy-power): Update to 1.6.1. [build-system]: Use pypproject. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ia8ebd5fa0b28b1ed24d76ee7ace36803d2329fa5
1 files changed, 6 insertions(+), 1 deletions(-) M gnu/packages/radio.scm
M gnu/packages/radio.scm => gnu/packages/radio.scm +6 -1
@@ 773,7 773,12 @@ library.") (uri (pypi-uri "soapy_power" version)) (sha256 (base32 "1rajmygcqvv5ph7yk65r4w581lfszrz0f48csvfmma1ami0lirdm")))) (build-system python-build-system) (build-system pyproject-build-system) (arguments (list #:tests? #f)) ; no tests in PyPI or Git (native-inputs (list python-setuptools python-wheel)) (inputs (list python-numpy python-scipy