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

Enable Zip64 Support for Large Wheel Files in Reproducible Mode #1576

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

eitanV81
Copy link

This update modifies the wheel building process in reproducible mode to explicitly fill the zinfo (ZIP file information) with the file size details. This enhancement ensures that the ZIP packaging system can employ Zip64 extensions when necessary, accommodating the creation of large wheel files.

eitanV81 and others added 4 commits June 19, 2024 11:46
Update wheel.py to support reproducible for large zip files
update file size for zinfo to recognize if zip64 is needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants