@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A cross-platform process utilities module for Python</Summary>
|
<Summary>A cross-platform process utilities module for Python</Summary>
|
||||||
<Description>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.</Description>
|
<Description>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.</Description>
|
||||||
<Archive sha1sum="d1335bf6850e57fe6fa758caf74fced68ca66d92" type="targz">https://github.com/giampaolo/psutil/archive/release-5.4.3.tar.gz</Archive>
|
<Archive sha1sum="faf0d71382253b413ec984dea2f8579180954e10" type="targz">https://github.com/giampaolo/psutil/archive/release-5.4.6.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
|
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -30,6 +30,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2018-08-19</Date>
|
||||||
|
<Version>5.4.6</Version>
|
||||||
|
<Comment>Version Bump</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2018-01-23</Date>
|
<Date>2018-01-23</Date>
|
||||||
<Version>5.4.3</Version>
|
<Version>5.4.3</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user