Skip to content

[Python][Packaging][Release] Missing pyarrow wheels for 17.0.0 release #43289

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

Closed
edgarrmondragon opened this issue Jul 16, 2024 · 2 comments
Closed

Comments

@edgarrmondragon
Copy link

Describe the bug, including details regarding any error messages, version, and platform.

For example, release 16.1.0 has 7 Python 3.8 wheels

pyarrow-16.1.0-cp38-cp38-win_amd64.whl
pyarrow-16.1.0-cp38-cp38-manylinux_2_28_x86_64.whl
pyarrow-16.1.0-cp38-cp38-manylinux_2_28_aarch64.whl
pyarrow-16.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
pyarrow-16.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
pyarrow-16.1.0-cp38-cp38-macosx_11_0_arm64.whl
pyarrow-16.1.0-cp38-cp38-macosx_10_15_x86_64.whl

while 17.0.0 has only 2

pyarrow-17.0.0-cp38-cp38-macosx_11_0_arm64.whl
pyarrow-17.0.0-cp38-cp38-macosx_10_15_x86_64.whl

Component(s)

Python

@raulcd
Copy link
Member

raulcd commented Jul 16, 2024

Thanks for reporting this. I shared the issue on the mailing list: https://lists.apache.org/thread/mnzdpwzhctx6yrjl16zn8hl7pcxxt575

We reached the quota limit on PyPI and I am waiting for the quota to be increased in order to upload the missing wheels for 3.8, 3.9 and source distribution. The issue on PyPI to track the quota increase is this one: pypi/support#4409

@raulcd raulcd changed the title Missing pyarrow wheels for 17.0.0 release [Python][Packaging][Release] Missing pyarrow wheels for 17.0.0 release Jul 16, 2024
@raulcd
Copy link
Member

raulcd commented Jul 17, 2024

The missing wheels and source distribution have been uploaded to PyPI.

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