Skip to content

Remove dry_run keyword argument#98

Merged
cednik merged 1 commit intotbenthompson:mainfrom
myd7349:remove-dry-run-kwarg
Apr 15, 2026
Merged

Remove dry_run keyword argument#98
cednik merged 1 commit intotbenthompson:mainfrom
myd7349:remove-dry-run-kwarg

Conversation

@myd7349
Copy link
Copy Markdown
Contributor

@myd7349 myd7349 commented Mar 1, 2026

This patch fixes build error with latest release of setuptools.

TypeError: copy_file() got an unexpected keyword argument 'dry_run'

Dry run functionality has been removed from setuptools v81.0.0+.

pypa/setuptools#4872

pypa/distutils#335

Dry run functionality has been removed from setuptools v81.0.0+.

pypa/setuptools#4872

pypa/distutils#335
@kevalmorabia97
Copy link
Copy Markdown

+1

cednik pushed a commit to cednik/cppimport that referenced this pull request Apr 15, 2026
@cednik cednik merged commit 4c7369e into tbenthompson:main Apr 15, 2026
1 of 7 checks passed
@kevalmorabia97
Copy link
Copy Markdown

Thanks for merging this @cednik when can we expect a new release with the fix?

@cednik
Copy link
Copy Markdown
Collaborator

cednik commented Apr 15, 2026

As soon as I figured how to do it :-D

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.

3 participants