From b403229b03d30d653a9ab151f67db9447e177926 Mon Sep 17 00:00:00 2001 From: Philip Lacroix Date: Fri, 19 Feb 2021 20:56:51 +0000 Subject: python/py-cpuinfo: Updated for version 7.0.0. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/py-cpuinfo/README | 4 ++-- python/py-cpuinfo/py-cpuinfo.SlackBuild | 4 ++-- python/py-cpuinfo/py-cpuinfo.info | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/python/py-cpuinfo/README b/python/py-cpuinfo/README index 5a13daab48..f69ead49ce 100644 --- a/python/py-cpuinfo/README +++ b/python/py-cpuinfo/README @@ -1,2 +1,2 @@ -py-cpuinfo retrieves CPU information with pure Python. It works with Python 2 -and 3, and does not require any compilation. +py-cpuinfo retrieves CPU information with pure Python. It works with +Python 2 and 3, and does not require any compilation. diff --git a/python/py-cpuinfo/py-cpuinfo.SlackBuild b/python/py-cpuinfo/py-cpuinfo.SlackBuild index fa5dca3ebb..5c9ebe097f 100644 --- a/python/py-cpuinfo/py-cpuinfo.SlackBuild +++ b/python/py-cpuinfo/py-cpuinfo.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for py-cpuinfo -# Copyright 2017-2020 Philip Lacroix +# Copyright 2017-2021 Philip Lacroix # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=py-cpuinfo -VERSION=${VERSION:-5.0.0} +VERSION=${VERSION:-7.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/py-cpuinfo/py-cpuinfo.info b/python/py-cpuinfo/py-cpuinfo.info index b7a244de4c..161ffa2014 100644 --- a/python/py-cpuinfo/py-cpuinfo.info +++ b/python/py-cpuinfo/py-cpuinfo.info @@ -1,8 +1,8 @@ PRGNAM="py-cpuinfo" -VERSION="5.0.0" +VERSION="7.0.0" HOMEPAGE="https://github.com/workhorsy/py-cpuinfo" -DOWNLOAD="https://github.com/workhorsy/py-cpuinfo/archive/v5.0.0/py-cpuinfo-5.0.0.tar.gz" -MD5SUM="a8651af9aa251f146c73e69ac953746c" +DOWNLOAD="https://github.com/workhorsy/py-cpuinfo/archive/v7.0.0/py-cpuinfo-7.0.0.tar.gz" +MD5SUM="239d4f955578dacd84ecdb1738c52d1a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3