paultiq commented on PR #48191: URL: https://github.com/apache/arrow/pull/48191#issuecomment-5285121498
The libcst 1.9.0 release worked: build step completes, fails on test. A few changes were needed for this next part: - PYTHON_IMAGE_TAG: use a "-rc" suffix for 3.15. - manylinux 2026.08.08-1: for 3.15rc1. - disable pandas tests dynamically when pandas is not installed: pandas doesn't yet ship a 3.15 wheel - housekeeping: reenable cffi since it has a 3.15 wheel, and set a new min numpy wheel for 3.15 Could someone re-kick that build again? `@github-actions crossbow submit wheel-manylinux-2-28-cp315-cp315-amd64` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
