Bug 57827

Summary: filter coherent.licensed from build dependencies by default
Product: Sisyphus Reporter: Stanislav Levin <slev>
Component: rpm-build-pyprojectAssignee: Stanislav Levin <slev>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: slev
Version: unstable   
Hardware: x86_64   
OS: Linux   

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).