From f687867c1e64b404844b48645f58f006982ec782 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 19 Aug 2018 16:05:20 +0300 Subject: [PATCH] python3-psutil --- programming/language/python3/python3-psutil/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python3/python3-psutil/pspec.xml b/programming/language/python3/python3-psutil/pspec.xml index 0b44fcb13d..dc482591b2 100644 --- a/programming/language/python3/python3-psutil/pspec.xml +++ b/programming/language/python3/python3-psutil/pspec.xml @@ -12,7 +12,7 @@ library A cross-platform process utilities module for Python python3-psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by command line tools like ps, top, kill, lsof and netstat. - https://github.com/giampaolo/psutil/archive/release-5.4.3.tar.gz + https://github.com/giampaolo/psutil/archive/release-5.4.6.tar.gz python3-devel @@ -30,6 +30,13 @@ + + 2018-08-19 + 5.4.6 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + 2018-01-23 5.4.3