Ignore:
Timestamp:
09/18/2023 08:28:48 PM (9 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
8757353
Parents:
7899010
git-author:
Douglas R. Reno <renodr@…> (09/18/2023 07:54:22 PM)
git-committer:
Douglas R. Reno <renodr@…> (09/18/2023 08:28:48 PM)
Message:

Update to numpy-1.26.0 (Python Module)

File:
1 edited

Legend:

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

    r7899010 r3b76db39  
    88  <!ENTITY numpy-download-ftp  " ">
    99  <!ENTITY numpy-md5sum        "&numpy-md5sum;">
    10   <!ENTITY numpy-size          "10 MB">
    11   <!ENTITY numpy-buildsize     "269 MB (add 146 MB for tests)">
    12   <!ENTITY numpy-time          "1.6 SBU (3.1 SBU for tests)">
     10  <!ENTITY numpy-size          "15 MB">
     11  <!ENTITY numpy-buildsize     "114 MB (add 340 MB for tests)">
     12  <!ENTITY numpy-time          "1.6 SBU (4.5 SBU for tests)">
    1313]>
    1414
     
    9898      <para> Build the module: </para>
    9999
    100 &build-wheel;
     100<screen><userinput>pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir -Csetup-args=-Dallow-noblas=true $PWD</userinput></screen>
    101101
    102102      <para>
Note: See TracChangeset for help on using the changeset viewer.