Ignore:
Timestamp:
10/18/2024 11:30:16 PM (11 hours ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
c79ab5bb
Parents:
6aa3c1e
Message:

Update to psutil-6.1.0 (Python module).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules/psutil.xml

    r6aa3c1e r3986161  
    8989
    9090      <para>
    91         To test the results, issue:
     91        To test the results, issue: <command>make test</command>.
    9292      </para>
    9393
    94       <screen remap="test"><userinput>mkdir empty &amp;&amp;
    95 (cd empty; python3 -m psutil.tests)</userinput></screen>
    96 
    97       <!-- https://github.com/giampaolo/psutil/pull/2097
    98            Also mentions some other failures but it seems on BLFS only
    99            these two fail.  -->
    100       <para>
    101         Two tests named <literal>test_disk_usage</literal> and
    102         <literal>test_io_counters</literal> are known to fail.
     94        Two tests, <literal>TestSystemAPIs::test_disk_usage</literal> and
     95        <literal>TestNetAPIs::test_net_if_addrs</literal>, are known to fail.
    10396      </para>
    10497
Note: See TracChangeset for help on using the changeset viewer.