Skip to content

file size upload limit for wxPython #104

New issue

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

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

Already on GitHub? # to your account

Closed
RobinD42 opened this issue Sep 19, 2017 · 4 comments
Closed

file size upload limit for wxPython #104

RobinD42 opened this issue Sep 19, 2017 · 4 comments

Comments

@RobinD42
Copy link

Hi @dstufft, as mentioned in #86 I'd like to request a larger file size upload limit for wxPython. There was a request from a linux package maintainer to include the sphinx source files in our source tarball, and that has increased the tarball size to about 65M.

$ twine upload wxPython-4.0.0b2.tar.gz wxPython-4.0.0b2.tar.gz.asc
Uploading distributions to https://upload.pypi.org/legacy/
Enter your password:
Uploading wxPython-4.0.0b2.tar.gz
HTTPError: 400 Client Error: File too large. for url: https://upload.pypi.org/legacy/
@dstufft
Copy link
Member

dstufft commented Oct 6, 2017

Set this to 75MB, sorry for the delay!

@dstufft dstufft closed this as completed Oct 6, 2017
@RobinD42
Copy link
Author

RobinD42 commented Oct 6, 2017

Thanks

@zihaolucky
Copy link

Hi @dstufft I met the same problem and my wheel size is 65M, also failed to upload due to this reason.

@zihaolucky
Copy link

zihao.zzh@MacBook-Pro ~/W/g/t/p/dist> twine upload dmlc_tensorboard-0.4.0a0-cp27-cp27m-macosx_10_6_x86_64.whl
Uploading distributions to https://upload.pypi.org/legacy/
Uploading dmlc_tensorboard-0.4.0a0-cp27-cp27m-macosx_10_6_x86_64.whl
[================================] 63871553/63871553 - 00:01:13
HTTPError: 400 Client Error: File too large. for url: https://upload.pypi.org/legacy/

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants