Skip to content

Add uv no-build (binary-only) with daff source-build allow-list#9765

Open
skonefal wants to merge 1 commit into
mainfrom
szymon/pla-2146-no-build
Open

Add uv no-build (binary-only) with daff source-build allow-list#9765
skonefal wants to merge 1 commit into
mainfrom
szymon/pla-2146-no-build

Conversation

@skonefal

@skonefal skonefal commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Enforce wheels-only installs via no-build = true, with an auditable allow-list
exception for daff (sdist-only, no wheels) via no-binary-package = ["daff"].
Keeps the exclude-newer cooldown and package = false.

Supersedes #9761.

Rebased on latest main. Use no-binary-package = ["daff"] (daff is sdist-only,
no wheels) so it builds from source while everything else stays wheels-only.
Keeps exclude-newer cooldown and package = false.

Towards PLA-2146

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions Bot added the WIP work in progress label Jun 12, 2026
@skonefal
skonefal marked this pull request as ready for review June 12, 2026 11:09
@skonefal
skonefal requested a review from a team as a code owner June 12, 2026 11:09
@github-actions github-actions Bot added ready-for-review this PR development is complete, please review and removed WIP work in progress labels Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-review this PR development is complete, please review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants