python3-psutil:ver.bump

This commit is contained in:
Rmys
2018-01-31 17:40:45 +03:00
committed by GitHub
parent 2b43e29dfc
commit e145882fa5
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<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>
<Archive sha1sum="0cfc35492185bc6ebe768c70ed86a4eb32e25e4f" type="targz">https://github.com/giampaolo/psutil/archive/release-5.0.1.tar.gz</Archive>
<Archive sha1sum="d1335bf6850e57fe6fa758caf74fced68ca66d92" type="targz">https://github.com/giampaolo/psutil/archive/release-5.4.3.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
</BuildDependencies>
@@ -30,6 +30,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-01-23</Date>
<Version>5.4.3</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-01</Date>
<Version>5.0.1</Version>