Unverified Kaydet (Commit) 33523590 authored tarafından Suleyman Poyraz's avatar Suleyman Poyraz

python3.8 psutil compiled.

üst 8aa4b08b
......@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A cross-platform process utilities module for Python</Summary>
<Description>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="9ea8f25fe66897d9a2354708e769da530fb4687d" type="targz">https://github.com/giampaolo/psutil/archive/release-5.6.7.tar.gz</Archive>
<Archive sha1sum="9d4313e16b5fb865371fabb31e59614e487f9d4b" type="targz">https://github.com/giampaolo/psutil/archive/release-5.7.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
</BuildDependencies>
......@@ -49,6 +49,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-06-21</Date>
<Version>5.7.0</Version>
<Comment>5.7.0 sürümüne yükseltildi. Python3.8 için yeniden derlendi</Comment>
<Name>Suleyman Poyraz</Name>
<Email>zaryob.dev@gmail.com</Email>
</Update>
<Update release="2">
<Date>2019-12-12</Date>
<Version>5.6.7</Version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment