Bug 2444854
| Summary: | Please branch and build python-osc-lib for EPEL10 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Steve Traylen <steve.traylen> |
| Component: | python-osc-lib | Assignee: | Alfredo Moralejo <amoralej> |
| Status: | NEW --- | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel10 | CC: | amoralej, apevec, jpena, jruzicka.pkg, openstack-sig |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2444851, 2444853, 2445153 | ||
| Bug Blocks: | 2368913, 2447587 | ||
|
Description
Steve Traylen
2026-03-05 16:43:07 UTC
The rawhide spec file contains:
# Exclude some BRs for Fedora
%if 0%{?fedora}
%global excluded_brs %{excluded_brs} osprofiler
%endif
which should be extended to EPEL10 as well.
|