On Thu, 2026-08-20 at 20:34 +0200, Miro Hrončok via python-devel wrote: > > Yes. > > I was about to add: Unless you need to build the same specfile on > some old > version of Fedora or RHEL that might not have flit-core new enough to > support > this. But worst case scenario is that it would fail to build, not > ship without > a license. > > However, the package already BuildRequires python3dist(flit-core) >= > 3.11 and > hence it would fail with older flit-core anyway. AFAIK flit-core 3.11 > is > exactly the version that added this functionality, based on > https://bugzilla.redhat.com/2350107 > > So yes, unconditionally.
Thanks for the explanation and PR review! Best, Tadej -- _______________________________________________ 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
