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

pip --build-option is deprecated #165

Open
s-t-e-v-e-n-k opened this issue Oct 20, 2023 · 3 comments
Open

pip --build-option is deprecated #165

s-t-e-v-e-n-k opened this issue Oct 20, 2023 · 3 comments

Comments

@s-t-e-v-e-n-k
Copy link
Contributor

pip 23.1 has deprecated --build-option, so if you %define py_setup_args, this is triggered:

[    5s] DEPRECATION: --build-option and --global-option are deprecated. pip 23.3 will enforce this behaviour change. A possible replacement is to use --config-settings. Discussion can be found at https://github.com/pypa/pip/issues/11859
[    5s] WARNING: Implying --no-binary=:all: due to the presence of --build-option / --global-option.

I have not investigated --config-settings, but filing an issue so we don't forget

@bnavigator
Copy link
Collaborator

It's not that easy. pypa/pip#11859 and pypa/setuptools#3896 are still open issues.

@s-t-e-v-e-n-k
Copy link
Contributor Author

So we don't forget :-)

@mcepl
Copy link
Contributor

mcepl commented Nov 16, 2023

“Lest we forget!” … damn, you missed such beautiful pun!

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

No branches or pull requests

3 participants