From 20ed0366ec63261d29e53a48e53616540339e47a Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Thu, 19 Oct 2017 11:12:12 -0700 Subject: python/psutil: Updated for version 5.4.0 Signed-off-by: Larry Hajali --- python/psutil/psutil.SlackBuild | 2 +- python/psutil/psutil.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/psutil/psutil.SlackBuild b/python/psutil/psutil.SlackBuild index af29452653..36b70a65d4 100644 --- a/python/psutil/psutil.SlackBuild +++ b/python/psutil/psutil.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=psutil -VERSION=${VERSION:-5.3.1} +VERSION=${VERSION:-5.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info index dbf01b4fcf..ae7dd0c84c 100644 --- a/python/psutil/psutil.info +++ b/python/psutil/psutil.info @@ -1,8 +1,8 @@ PRGNAM="psutil" -VERSION="5.3.1" +VERSION="5.4.0" HOMEPAGE="https://github.com/giampaolo/psutil" -DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.3.1/psutil-release-5.3.1.tar.gz" -MD5SUM="da35aa0ec7b79f6b5f7f43eaa4927f6a" +DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.4.0/psutil-release-5.4.0.tar.gz" +MD5SUM="38c7e18b63ef0af76720a72119f4b2e1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-80-g2a13