Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python][Packaging] Switch to build with released numpy (instead of RC) in the wheel building workflows #41203

Closed
jorisvandenbossche opened this issue Apr 15, 2024 · 1 comment

Comments

@jorisvandenbossche
Copy link
Member

Small follow-up on #39848, where we changed building with nightly numpy to numpy 2.0 release candidate. We can further update this to the final released 2.0.0, once that it out.

@jorisvandenbossche jorisvandenbossche added this to the 17.0.0 milestone Apr 15, 2024
jorisvandenbossche added a commit to jorisvandenbossche/arrow that referenced this issue Jun 18, 2024
…py 2.0 (instead of RC) in the wheel building workflows
jorisvandenbossche added a commit that referenced this issue Jun 18, 2024
… (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 <[email protected]>
Signed-off-by: Joris Van den Bossche <[email protected]>
@jorisvandenbossche
Copy link
Member Author

Issue resolved by pull request 42194
#42194

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant