Commits


Joris Van den Bossche authored and GitHub committed e6da396286f
GH-41203: [Python][Packaging] Ensure to build with released numpy 2.0 (instead of RC) in the wheel building workflows (#42194) ### Rationale for this change Now NumPy 2.0.0 is released, we can update the version specifier to no longer mention the RC. * GitHub Issue: #41203 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>