On 8/28/26 4:06 PM, Miro Hrončok via python-devel wrote:
It could either fail or filter it from everything (currently it does that).

I think the current behavior makes sense (e.g. for filtering pytest-cov etc.) if documented properly.

It would technically be a behavioral divergence from the other macros if the macro doesn't error out without explicit --dist-name when there are multiple dists present, but I think this is fine as long as it's documented. The current behavior is sensible in most cases (like removing coverage and lint deps, as you mentioned), and I don't think we would easily be able to make %pyproject_patch_dependency directly error out in the presence of multiple dists, since it's used in %prep.
--
_______________________________________________
python-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to