~ruther/guix-local

aae5efb6d4f02f3f7007d83bdfc656de2cc55622 — Marius Bakke 4 years ago 208c607
gnu: python-psutil: Update to 5.9.0.

* gnu/packages/python-xyz.scm (python-psutil): Update to 5.9.0.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +2 -2
@@ 984,13 984,13 @@ access the technical and tag data for video and audio files.")
(define-public python-psutil
  (package
    (name "python-psutil")
    (version "5.8.0")
    (version "5.9.0")
    (source
     (origin
       (method url-fetch)
       (uri (pypi-uri "psutil" version))
       (sha256
        (base32 "1immnj532bnnrh1qmk5q3lsw3san8qfk9kxy1cpmy0knmfcwp70c"))))
        (base32 "09fa4vfhansixvxd3lv664xcrbnfdyfn53hm2wr0rf3bsvdl5646"))))
    (build-system python-build-system)
    (arguments
     ;; FIXME: some tests do not return and time out.  Some tests fail because