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:
Nicolas Graves 2025-08-19 00:32:59 +02:00 committed by Sharlatan Hellseher
parent db3e51169c
commit 973dea10e2
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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