mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/admin.scm (python-pyudev): Update to 0.24.4. [source]: Switch to git-fetch for tests. [build-system]: Switch to pyproject-build-system. [arguments]: Use gexps. <#:tests?>: Enable tests. <#:test-flags>: Disable tests that need /sys/devices. <#:phases>: Update 'patch-ctypes-udev phase. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-docutils, python-hypothesis, python-mock, and python-sphinx; add python-setuptools. Change-Id: I70834b09e280ef52c621b2a98455a8b7897f4367 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>