diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-12-22 17:35:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-22 17:35:21 +0700 |
commit | 8ba9b1878c2e76d3d2487a0a6835056419e9da88 (patch) | |
tree | 7d1b130f64c4231ee773a1747a6e8267ecde2e38 /python/psutil/psutil.info | |
parent | a7c953c7e9b057ab77482a9ecbf85e7ecf336fdc (diff) | |
download | slackbuilds-8ba9b1878c2e76d3d2487a0a6835056419e9da88.tar.gz |
python/psutil: Updated for version 3.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/psutil/psutil.info')
-rw-r--r-- | python/psutil/psutil.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info index f29de0701b..c08fdecf40 100644 --- a/python/psutil/psutil.info +++ b/python/psutil/psutil.info @@ -1,8 +1,8 @@ PRGNAM="psutil" -VERSION="3.2.2" +VERSION="3.3.0" HOMEPAGE="https://github.com/giampaolo/psutil" -DOWNLOAD="https://pypi.python.org/packages/source/p/psutil/psutil-3.2.2.tar.gz" -MD5SUM="56df1727c9e26076a80da4c3f8f67976" +DOWNLOAD="https://pypi.python.org/packages/source/p/psutil/psutil-3.3.0.tar.gz" +MD5SUM="0625db01ea46417308db94cc59362b65" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |