Changeset 543663e


Ignore:
Timestamp:
06/19/2023 05:11:33 PM (12 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
1e1a4a3
Parents:
c871f9e
Message:

Update to NumPy-1.25.0 (Python Module)

Files:
3 edited

Legend:

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

    rc871f9e r543663e  
    8080      <para role="optional">
    8181        fortran from <xref linkend="gcc"/>,
    82         <ulink url="https://www.netlib.org/lapack/">lapack and cblas</ulink>,
     82        <ulink url="https://www.netlib.org/lapack/">lapack and cblas</ulink>, and
    8383        <ulink url="https://www.openblas.net/">openblas</ulink>
    8484      </para>
     
    8787      <para role="optional">
    8888        <xref linkend="attrs"/>,
    89         <xref linkend="pytest"/>,
     89        <xref linkend="pytest"/>, and
    9090        <ulink url="https://pypi.org/project/hypothesis/">hypothesis</ulink>
    9191      </para>
  • introduction/welcome/changelog.xml

    rc871f9e r543663e  
    4141
    4242    <listitem>
    43       <para>June 17th, 2023</para>
    44       <itemizedlist>
     43      <para>June 19th, 2023</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[renodr] - Update to NumPy-1.25.0 (Python Module). Fixes
     47          <ulink url="&blfs-ticket-root;18181">#18181</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[bdubbs] - Update to btrfs-progs-v6.3.2. Fixes
  • packages.ent

    rc871f9e r543663e  
    559559<!ENTITY mako-version                 "1.2.4">
    560560<!ENTITY mako-md5sum                  "651f365616611fcd4f2702a9002e2195">
    561 <!ENTITY numpy-version                "1.24.3">
    562 <!ENTITY numpy-md5sum                 "89e5e2e78407032290ae6acf6dcaea46">
     561<!ENTITY numpy-version                "1.25.0">
     562<!ENTITY numpy-md5sum                 "b236497153bc19b4a560ac485e4c2754">
    563563<!ENTITY pyparsing-version            "3.0.9">
    564564<!ENTITY pyparsing-md5sum             "fadc2f3bf5872bf6310576a86c3566e0">
Note: See TracChangeset for help on using the changeset viewer.