Skip to content

pip --build-option is deprecated #165

@s-t-e-v-e-n-k

Description

@s-t-e-v-e-n-k

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions