Navigation Menu

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

fix: tweak pyarrow extra to soothe PyPI #230

Merged
merged 1 commit into from Aug 18, 2020
Merged

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 17, 2020

Release-As: 1.27.1

Trying to work around PyPI's rejection of the 1.27.0 release:

Uploading google_cloud_bigquery-1.27.0-py2.py3-none-any.whl

  0%|          | 0.00/180k [00:00<?, ?B/s]
  4%|▍         | 8.00k/180k [00:00<00:04, 36.6kB/s]
 53%|█████▎    | 96.0k/180k [00:00<00:01, 51.2kB/s]
100%|██████████| 180k/180k [00:00<00:00, 222kB/s]  
NOTE: Try --verbose to see response content.
HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
Invalid value for requires_dist. Error: Invalid requirement: 'pyarrow (<0.17.0) ; ( platform_system != "Windows" or python_version >= "3.5":python_version < "3.0") and extra == \'pyarrow\''.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 17, 2020
@tseaver tseaver merged commit c15efbd into master Aug 18, 2020
@tseaver tseaver deleted the fix-pyarrow-weirdness branch August 18, 2020 11:04
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants