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

Shrink size of weather-tools tar to unblock upload to PyPi #121

Closed
alxmrs opened this issue Mar 25, 2022 · 0 comments · Fixed by #122
Closed

Shrink size of weather-tools tar to unblock upload to PyPi #121

alxmrs opened this issue Mar 25, 2022 · 0 comments · Fixed by #122
Labels

Comments

@alxmrs
Copy link
Collaborator

alxmrs commented Mar 25, 2022

See https://github.com/google/weather-tools/runs/5685253043?check_suite_focus=true

Checking dist/google_weather_tools-0.2.1-py3-none-any.whl: PASSED
Checking dist/google-weather-tools-0.2.1.tar.gz: PASSED
Uploading distributions to https://upload.pypi.org/legacy/
  dist/google_weather_tools-0.2.1-py3-none-any.whl (87.4 KB)
  dist/google-weather-tools-0.2.1.tar.gz (106.6 MB)
username set by command options
password set by command options
username: __token__
password: <hidden>
Uploading google_weather_tools-0.2.1-py3-none-any.whl

  0%|          | 0.00/104k [00:00<?, ?B/s]
 84%|████████▍ | 88.0k/104k [00:00<00:00, 837kB/s]
100%|██████████| 104k/104k [00:01<00:00, 83.1kB/s]
Response from https://upload.pypi.org/legacy/:
200 OK
Uploading google-weather-tools-0.2.1.tar.gz

  0%|          | 0.00/107M [00:00<?, ?B/s]
  5%|▍         | 5.27M/107M [00:00<00:01, 55.2MB/s]
 16%|█▌        | 17.1M/107M [00:00<00:00, 95.6MB/s]
 27%|██▋       | 28.6M/107M [00:00<00:00, 107MB/s] 
 38%|███▊      | 40.1M/107M [00:00<00:00, [11](https://github.com/google/weather-tools/runs/5685253043?check_suite_focus=true#step:4:11)2MB/s]
 48%|████▊     | 51.6M/107M [00:00<00:00, 115MB/s]
 59%|█████▉    | 63.1M/107M [00:00<00:00, 117MB/s]
 70%|██████▉   | 74.6M/107M [00:00<00:00, 118MB/s]
 81%|████████  | 86.0M/107M [00:00<00:00, 119MB/s]
 92%|█████████▏| 97.5M/107M [00:00<00:00, 119MB/s]
100%|██████████| 107M/107M [00:04<00:00, 25.9MB/s]
Response from https://upload.pypi.org/legacy/:
400 File too large. Limit for project 'google-weather-tools' is 100 MB. See https://pypi.org/help/#file-size-limit for more information.
HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
<html>
 <head>
  <title>400 File too large. Limit for project 'google-weather-tools' is 100 MB. See https://pypi.org/help/#file-size-limit for more information.</title>
 </head>
 <body>
  <h1>400 File too large. Limit for project 'google-weather-tools' is 100 MB. See https://pypi.org/help/#file-size-limit for more information.</h1>
  The server could not comply with the request since it is either malformed or otherwise incorrect.<br/><br/>
File too large. Limit for project &#x[27](https://github.com/google/weather-tools/runs/5685253043?check_suite_focus=true#step:4:27);google-weather-tools&#x27; is 100 MB. See https://pypi.org/help/#file-size-limit for more information.


 </body>
</html>
File too large. Limit for project 'google-weather-tools' is 100 MB. See https://pypi.org/help/#file-size-limit for more information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant