gnu: python-yaspin: Fix build.

* gnu/packages/python-xyz.scm (python-yaspin)[propagated-inputs]:
Remove python-termcolor; add python-termcolor-next.

Change-Id: I1cf6a5d5f51fe14aca9b64f9c338d10b7f2e95a2
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-10-04 14:58:47 +02:00 committed by Sharlatan Hellseher
parent 235f929403
commit 2ee432e88c
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -40567,12 +40567,13 @@ of several plugins.")
(sha256
(base32 "1ryc5099sjsa49fhcm6dp5l4rp9v9yxrh17ml78y89idfbbfhvs1"))))
(build-system pyproject-build-system)
;; tests: 3007 passed, 1758 skipped
(native-inputs
(list python-poetry-core
python-pytest
python-pytest-mock))
(propagated-inputs
(list python-termcolor))
(list python-termcolor-next))
(home-page "https://github.com/pavdmyt/yaspin")
(synopsis "Yet Another Terminal Spinner")
(description "Yaspin provides a terminal spinner to indicate the progress