gnu: hyfetch: Update to 1.99.0.

* gnu/packages/admin.scm (hyfetch): Update to 1.99.0.
[build-system]: Use pypproject.
[arguments] <tests?>: Run tests.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: I524d067ca93a996d3b61ff24725b2b63ede71d97
This commit is contained in:
Sharlatan Hellseher 2025-06-14 17:34:11 +01:00
parent 18db6b3099
commit 62a465c28d
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4399,11 +4399,14 @@ you are running, what theme or icon set you are using, etc.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"02bc6dhwvf1daqlsw3am9y2wjfkhs8lpw3vgdxw74jg0w9bpzg8q"))))
(build-system python-build-system)
(arguments (list #:tests? #f)) ;no tests
(inputs (list python-typing-extensions))
(base32 "02bc6dhwvf1daqlsw3am9y2wjfkhs8lpw3vgdxw74jg0w9bpzg8q"))))
(build-system pyproject-build-system)
(native-inputs
(list python-pytest
python-setuptools
python-wheel))
(inputs
(list python-typing-extensions))
(home-page "https://github.com/hykilpikonna/HyFetch")
(synopsis "@code{neofetch} with pride flags <3")
(description "HyFetch is a command-line system information tool fork of