Commit 7e784fb
fix(list-overrides): update stale and missing plugin hook names in --details output
Remove three hook names that never existed in the codebase
(get_build_requirements, get_build_sdist_requirements,
get_build_wheel_requirements) and add five hooks that were missing
(get_build_system_dependencies, get_build_backend_dependencies,
get_build_sdist_dependencies, get_install_dependencies_of_sdist,
update_extra_environ).
Closes: #1107
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>1 parent 8cf4c74 commit 7e784fb
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| 91 | + | |
| 92 | + | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| |||
0 commit comments