Skip to content

fix(pypi): drop unsupported args in the whl_library macro - #4083

Merged
rickeylev merged 3 commits into
bazel-contrib:mainfrom
aignas:aignas.chore.drop-args
Aug 20, 2026
Merged

fix(pypi): drop unsupported args in the whl_library macro#4083
rickeylev merged 3 commits into
bazel-contrib:mainfrom
aignas:aignas.chore.drop-args

Conversation

@aignas

@aignas aignas commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

With this change we just ignore unsupported args from the implementation
rules. Whilst this is a blunt tool to get the job done, it should work
for now and it is extendible to do failures or warnings in the future.

Fixes #4077

With this change we just ignore unsupported args from the implementation
rules. Whilst this is a blunt tool to get the job done, it should work
for now and it is extendible to do failures or warnings in the future.

Fixes bazel-contrib#4077
@aignas
aignas requested a review from rickeylev as a code owner August 19, 2026 14:30
@rickeylev
rickeylev added this pull request to the merge queue Aug 20, 2026
Merged via the queue into bazel-contrib:main with commit b1b9bf0 Aug 20, 2026
5 checks passed
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.

pip.parse fails when timeout is passed to underlying whl_archive targets

2 participants