gnu: python-can: Fix build.

* gnu/packages/python-xyz.scm (python-can): Fix build.
[native-inputs]: Remove python-future.

Change-Id: I189672b60c5367a6c5af202aad27984f3c260634
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Hugo Buddelmeijer
2026-03-04 22:13:56 +01:00
committed by Andreas Enge
parent eccaa36dd2
commit 82d7c0e8c2

View File

@@ -6525,7 +6525,6 @@ your Python package version as a calendar version.")
(propagated-inputs (list python-packaging python-wrapt))
(native-inputs
(list ;; python-canalystii ; Not packed yet
python-future
python-hypothesis
python-mock
python-parameterized