-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
Project URL
https://pypi.org/project/awscrt
Does this project already exist?
- Yes
New limit
100 GB
Update issue title
- I have updated the title.
Which indexes
TestPyPI, PyPI
About the project
AWS CRT is a set of foundational components for communicating with AWS services. AWS Python SDK and CLI depend on it, and anyone could use to build custom sdks.
There was a previous ask to bump it up to 30GB #2190
After ~3 years, we hit the limits again.
We did support ABI3 now, but we still need to support the old python version from 3.8 to 3.10.
How large is each release?
~250mb
we provide wheels for the following configurations for several latest cpython versions (cp313 with abi3, cp311 with abi3, cp310, cp39, cp38 on latest release):
- manylinux aarch64, x86_64
- musllinux x64, aarch64
- macos universal2
- win 32 and amd64
How frequently do you make a release?
about twice a month.
Code of Conduct
- I agree to follow the PSF Code of Conduct
Metadata
Metadata
Assignees
Labels
Projects
Status
Done