Bug 57827 - filter coherent.licensed from build dependencies by default
Summary: filter coherent.licensed from build dependencies by default
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: rpm-build-pyproject (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Stanislav Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-10 15:49 MSK by Stanislav Levin
Modified: 2026-02-12 19:16 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Levin 2026-02-10 15:49:34 MSK
More and more projects make `coherent.licensed` their build dependency.

`coherent.licensed` resolves license text by its name on 'internet' and              
patches license_files during the build. The RPM build environment is network-isolated and thus this can't work anyway.

See for details:
https://github.com/coherent-oss/coherent.licensed
Comment 1 Repository Robot 2026-02-12 19:16:15 MSK
rpm-build-pyproject-0.2.3-alt1 -> sisyphus:

Thu Feb 12 2026 Stanislav Levin <slev@altlinux> 0.2.3-alt1
- Filtered coherent.licensed from build dependencies (closes: #57827).