- Update to 3.2.2
- Reformat pkg-descr Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= psutil
|
||||
PORTVERSION= 3.2.0
|
||||
PORTVERSION= 3.2.2
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (psutil-3.2.0.tar.gz) = 06f9d255f8b12a6a04aa2b468ec453c539f54a464d110b3458c32b0152a5c943
|
||||
SIZE (psutil-3.2.0.tar.gz) = 251988
|
||||
SHA256 (psutil-3.2.2.tar.gz) = f9d848e5bd475ffe7fa3ab1c20d249807e648568af64bb0058412296ec990a0c
|
||||
SIZE (psutil-3.2.2.tar.gz) = 253502
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
psutil is a module providing an interface for retrieving information
|
||||
on running processes and system utilization (CPU, memory) in a portable
|
||||
way by using Python, implementing many functionalities offered by tools
|
||||
like ps, top and Windows task manager.
|
||||
psutil is a module providing an interface for retrieving information on running
|
||||
processes and system utilization (CPU, memory) in a portable way by using
|
||||
Python, implementing many functionalities offered by tools like ps, top and
|
||||
Windows task manager.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/psutil
|
||||
WWW: https://github.com/giampaolo/psutil
|
||||
WWW: https://pypi.python.org/pypi/psutil/
|
||||
|
||||
Reference in New Issue
Block a user