~ruther/guix-local

973dea10e254b576ae64ec8a3d01e6aa2f6e6186 — Nicolas Graves 7 months ago db3e511
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>
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -2
@@ 5103,8 5103,7 @@ sending and receiving messages on a CAN bus.")
        (base32 "05l0hi279y1dc8ifm2223lpn7z9dx2h7kk599bkymvasb2qa1xrx"))))
    (build-system pyproject-build-system)
    (native-inputs
     (list python-pathlib2
           python-pytest
     (list python-pytest
           python-pytest-cov
           python-pytest-timeout
           python-setuptools