mbox series

[0/2,v2] python3-numpy: upgrade and ptest fix

Message ID 20250424162759.3892597-1-tgamblin@baylibre.com
Headers show
Series python3-numpy: upgrade and ptest fix | expand

Message

Trevor Gamblin April 24, 2025, 4:27 p.m. UTC
This v2 is re-sent with a few cleanups compared to the previous version (which
didn't have a cover letter).

With the introduction of patch 2/2, numpy ptests should work (they're listed in
PTESTS_SLOW instead of PTESTS_PROBLEMS, so the recipe-specific ptest image can
also be built). gcc is required for ~10 of the ptests to pass, which is a
relatively small number overall but seems to be enough to justify adding it to
RDEPENDS. Further detail on the changes to make this possible are found in that
commit log.

Trevor Gamblin (2):
  python3-numpy: upgrade 2.2.4 -> 2.2.5
  python3-numpy: fix ptests

 .../distro/include/ptest-packagelists.inc     |  2 +-
 meta/recipes-core/images/core-image-ptest.bb  |  4 +++
 .../python/python3-numpy/run-ptest            | 15 +++++---
 ...-numpy_2.2.4.bb => python3-numpy_2.2.5.bb} | 35 +++++++++++--------
 4 files changed, 36 insertions(+), 20 deletions(-)
 rename meta/recipes-devtools/python/{python3-numpy_2.2.4.bb => python3-numpy_2.2.5.bb} (87%)