mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-canmatrix: Remove python-pathlib2 native-input.
* gnu/packages/python-xyz.scm (python-canmatrix)[native-inputs]: Remove python-pathlib2. Change-Id: Idad162c35dc6c36cf637f3991628c7caf57487d1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
db3e51169c
commit
973dea10e2
1 changed files with 1 additions and 2 deletions
|
@ -5103,8 +5103,7 @@ sending and receiving messages on a CAN bus.")
|
||||||
(base32 "05l0hi279y1dc8ifm2223lpn7z9dx2h7kk599bkymvasb2qa1xrx"))))
|
(base32 "05l0hi279y1dc8ifm2223lpn7z9dx2h7kk599bkymvasb2qa1xrx"))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list python-pathlib2
|
(list python-pytest
|
||||||
python-pytest
|
|
||||||
python-pytest-cov
|
python-pytest-cov
|
||||||
python-pytest-timeout
|
python-pytest-timeout
|
||||||
python-setuptools
|
python-setuptools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue