Changeset 523cb74a for general/prog


Ignore:
Timestamp:
02/07/2024 09:41:46 PM (3 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, lazarus, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
aebba67e
Parents:
e103e338
Message:

Update python modules.
Update to numpy-1.26.4 (Python Module).
Update to meson_python-0.15.0 (Python Module).
Update to pyproject-metadata-0.7.1 (Python Module).
Update to pytz-2024.1 (Python Module).

Location:
general/prog
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-dependencies/meson_python.xml

    re103e338 r523cb74a  
    88  <!ENTITY meson_python-download-ftp  " ">
    99  <!ENTITY meson_python-md5sum        "&meson_python-md5sum;">
    10   <!ENTITY meson_python-size          "44 KB">
    11   <!ENTITY meson_python-buildsize     "1080 KB">
     10  <!ENTITY meson_python-size          "80 KB">
     11  <!ENTITY meson_python-buildsize     "1.3 MB">
    1212  <!ENTITY meson_python-time          "less than 0.1 SBU">
    1313]>
  • general/prog/python-dependencies/pyproject-metadata.xml

    re103e338 r523cb74a  
    99  <!ENTITY pyproject-metadata-md5sum        "&pyproject-metadata-md5sum;">
    1010  <!ENTITY pyproject-metadata-size          "8 KB">
    11   <!ENTITY pyproject-metadata-buildsize     "212 KB">
     11  <!ENTITY pyproject-metadata-buildsize     "124 KB">
    1212  <!ENTITY pyproject-metadata-time          "less than 0.1 SBU">
    1313]>
  • general/prog/python-dependencies/pytz.xml

    re103e338 r523cb74a  
    88  <!ENTITY pytz-download-ftp  " ">
    99  <!ENTITY pytz-md5sum        "&pytz-md5sum;">
    10   <!ENTITY pytz-size          "306 KB">
    11   <!ENTITY pytz-buildsize     "9.1 MB (with tests)">
     10  <!ENTITY pytz-size          "312 KB">
     11  <!ENTITY pytz-buildsize     "6.1 MB (with tests)">
    1212  <!ENTITY pytz-time          "less than 0.1 SBU (with tests)">
    1313]>
  • general/prog/python-modules/numpy.xml

    re103e338 r523cb74a  
    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
     
    119119      <para>
    120120        Three tests, out of over 35000 tests, are known to fail.
     121        <!-- test_f2py2e.py::test_untitled_cli,
     122             test_f2py2e.py::test_no_py312_distutils_fcompiler
     123             test_public_api.py::test_all_modules_are_expected
     124             3 failed, 35182 passed, 1835 skipped, 1306 deselected,
     125                          32 xfailed, 2 xpassed -->
    121126      </para>
    122127
Note: See TracChangeset for help on using the changeset viewer.