mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
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:
committed by
Andreas Enge
parent
eccaa36dd2
commit
82d7c0e8c2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user