Skip to content

Implement PEP-517/518 build system locking.#2591

Draft
jsirois wants to merge 4 commits intopex-tool:mainfrom
jsirois:issues/2100
Draft

Implement PEP-517/518 build system locking.#2591
jsirois wants to merge 4 commits intopex-tool:mainfrom
jsirois:issues/2100

Conversation

@jsirois
Copy link
Member

@jsirois jsirois commented Nov 10, 2024

Currently build systems are locked if requested, but the lock data is
not yet read at lock use time to set up reproducible sdist builds...

Part 1/2.

Fixes #2100

Currently build systems are locked if requested, but the lock data is
not yet used at lock use time to set up reproducible sdist builds...

Part 1/2.

Fixes pex-tool#2100
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.

Lock PEP-518 build-system requires for each sdist in a lock.

1 participant