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][Docs] Update documentation for PyArrow nightly wheels #45288

Closed
amoeba opened this issue Jan 16, 2025 · 1 comment
Closed

Comments

@amoeba
Copy link
Member

amoeba commented Jan 16, 2025

Describe the enhancement requested

As of #40216, we upload nightly PyArrow wheels to https://anaconda.org/scientific-python-nightly-wheels/pyarrow. The current documentation for the nightlies describes a defunct conda channel and Gemfury, which we'd like to remove.

We should update the documentation to point only to https://anaconda.org/scientific-python-nightly-wheels/pyarrow. As suggested in #43904, we can remove Gemfury from CI at a later date.

Component(s)

Documentation, Python, Packaging

raulcd pushed a commit that referenced this issue Jan 17, 2025
…nightly wheels (#45289)

### Rationale for this change

We now upload nightly PyArrow wheels to https://anaconda.org/scientific-python-nightly-wheels/pyarrow so we should document it. In addition, the current documentation incorrectly points to the arrow-nightlies channel which AFAICT is no longer used and also points to Gemfury which we'd like to stop using.

### What changes are included in this PR?

Updates the relevant section in the docs with instructions on how to use the scientific-python-nightly-wheels repository.

### Are these changes tested?

I've tested installing a wheel from https://anaconda.org/scientific-python-nightly-wheels/pyarrow.

### Are there any user-facing changes?

Updated docs.
* GitHub Issue: #45288

Authored-by: Bryce Mecum <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
@raulcd raulcd added this to the 20.0.0 milestone Jan 17, 2025
@raulcd
Copy link
Member

raulcd commented Jan 17, 2025

Issue resolved by pull request 45289
#45289

@raulcd raulcd closed this as completed Jan 17, 2025
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

2 participants