me
/
guix
Archived
1
0
Fork 0

gnu: python-psutil: Update to 5.9.2.

* gnu/packages/python-xyz.scm (python-psutil): Update to 5.9.2.
master
Marius Bakke 2022-09-05 16:50:22 +02:00
parent ef6f786c93
commit 835938ad61
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -1204,13 +1204,13 @@ access the technical and tag data for video and audio files.")
(define-public python-psutil
(package
(name "python-psutil")
(version "5.9.0")
(version "5.9.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "psutil" version))
(sha256
(base32 "09fa4vfhansixvxd3lv664xcrbnfdyfn53hm2wr0rf3bsvdl5646"))))
(base32 "0p1bf6ndcssqh0ic828ggwhzhm67mzj3ffq6043v0fvc1fhn3f7y"))))
(build-system python-build-system)
(arguments
;; FIXME: some tests do not return and time out. Some tests fail because