GNU bug report logs -
#35891
[PATCH 1/4] gnu: python-psutil: Update to 5.6.2.
Previous Next
Reported by: Brett Gilio <brettg <at> posteo.net>
Date: Sat, 25 May 2019 00:25:03 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 May 2019 10:24:08 +0200
with message-id <87blzpd3o7.fsf <at> devup.no>
and subject line Re: [bug#35891] [PATCH 1/4] gnu: python-psutil: Update to 5.6.2.
has caused the debbugs.gnu.org bug report #35891,
regarding [PATCH 1/4] gnu: python-psutil: Update to 5.6.2.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
35891: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35891
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[0001-gnu-python-psutil-Update-to-5.6.2.patch (text/x-patch, inline)]
From 9a9c6ce2cb30524e881c4c09658b24f438dd047b Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Fri, 24 May 2019 19:08:56 -0500
Subject: [PATCH 1/4] gnu: python-psutil: Update to 5.6.2.
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.2.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f8bfdc521b..88cf57a30d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -157,14 +157,14 @@
(define-public python-psutil
(package
(name "python-psutil")
- (version "5.4.3")
+ (version "5.6.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "psutil" version))
(sha256
(base32
- "063v69x7spyclyaxrd3gmzj3p16q5ayg97xqhwb1kyn22a9pwip2"))))
+ "1v95vb5385qscfdvphv8l2w22bmir3d7yhpi02n58v3mlqy1r3l2"))))
(build-system python-build-system)
(arguments
;; FIXME: some tests does not return and times out.
--
2.21.0
[Message part 4 (message/rfc822, inline)]
[Message part 5 (text/plain, inline)]
Brett Gilio <brettg <at> posteo.net> writes:
> From 9a9c6ce2cb30524e881c4c09658b24f438dd047b Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Fri, 24 May 2019 19:08:56 -0500
> Subject: [PATCH 1/4] gnu: python-psutil: Update to 5.6.2.
>
> * gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.2.
Pushed in 7abf3cbf710300fa4024ed3cefbb96c6ecd36c39, thanks!
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 6 years and 76 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.