Ignore:
File:
1 edited

Legend:

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

    rab4fdfc raebba67e  
    99  <!ENTITY numpy-md5sum        "&numpy-md5sum;">
    1010  <!ENTITY numpy-size          "15 MB">
    11   <!ENTITY numpy-buildsize     "113 MB (add 333 MB for tests)">
    12   <!ENTITY numpy-time          "0.5 SBU (add 2.8 SBU for tests)">
     11  <!ENTITY numpy-buildsize     "91 MB (add 333 MB for tests)">
     12  <!ENTITY numpy-time          "0.4 SBU (add 2.8 SBU for tests)">
    1313]>
    1414
     
    6969      <bridgehead renderas="sect5">Required</bridgehead>
    7070      <para role="required">
    71         <xref linkend="cython"/> and
     71        <xref linkend="cython"/>,
     72        <xref linkend="meson_python"/>, and
    7273        <xref linkend="pyproject-metadata"/>
    7374      </para>
     
    8889      <para role="optional">
    8990        <xref linkend="attrs"/>,
    90         <xref linkend="pytest"/>, and
     91        <xref linkend="pytest"/>,
     92        <xref linkend="pytz"/>, and
    9193        <ulink url="https://pypi.org/project/hypothesis/">hypothesis</ulink>
    9294      </para>
     
    119121      <para>
    120122        Three tests, out of over 35000 tests, are known to fail.
     123        <!-- test_f2py2e.py::test_untitled_cli,
     124             test_f2py2e.py::test_no_py312_distutils_fcompiler
     125             test_public_api.py::test_all_modules_are_expected
     126             3 failed, 35182 passed, 1835 skipped, 1306 deselected,
     127                          32 xfailed, 2 xpassed -->
    121128      </para>
    122129
Note: See TracChangeset for help on using the changeset viewer.