gnu: python-holodeck: Fix build.

* gnu/packages/astronomy.scm (python-holodeck)[native-inputs]: Remove
python-cython; add python-cython-0.

Change-Id: I54092a2b0d257bb80385ee75cc2e098ba6ef7775
This commit is contained in:
Sharlatan Hellseher 2025-09-21 18:36:35 +01:00
parent 346be6481e
commit 6d8b4d81bf
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4752,7 +4752,7 @@ parameters described on the ensemble level.")
#:test-flags
#~(list "--numprocesses" (number->string (parallel-job-count)))))
(native-inputs
(list python-cython
(list python-cython-0
python-pytest
python-pytest-xdist
python-setuptools