← Back to issue list

Remove support for `list_only`

View original Github issue

Metadata

Project
craft-parts
Number
#1327
Type
issue
State
open
Author
bepri
Labels
Created
2025-09-23 15:26:32+00:00
Updated
2025-09-23 15:26:37+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done The [`list_only` kwarg](https://github.com/canonical/craft-parts/blob/70fc3bac64c17457fd90817fde749cfa8057cd78/craft_parts/packages/base.py#L91) and all related code should be removed. ### Why it needs to get done This functionality [isn't used anywhere](https://github.com/search?q=org%3Acanonical%20language%3Apython%20list_only%3D&type=code) and adds needless code complexity.

Evaluation history

No evaluation history available.