| Summary: | mingw32(64)-python3 packages cannot be installed due to unsatisfied python3.10-devel. | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Aurelian R <arusanu> |
| Component: | RPM Packages | Assignee: | Python Stack Maintainers <python> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | marja11 |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | migw-python3, python3 | CVE: | |
| Status comment: | |||
|
Description
Aurelian R
2022-09-06 11:11:41 CEST
By replacing in mingw-python3's spec file the 2 occurrences of line
"Requires: python%{py_ver}-devel"
with
"Requires: python3-devel"
worked out just fine.
Regards.
(In reply to Aurelian R from comment #1) > By replacing in mingw-python3's spec file the 2 occurrences of line > > "Requires: python%{py_ver}-devel" > with > > "Requires: python3-devel" > > worked out just fine. > > Regards. Thanks for the report and for figuring that out. Assigning to the python stack maintainers. Assignee:
bugsquad =>
python python3-3.10.6-2.mga9 providing python3-devel fixed the issue. Great, this was a short-lived bug. Resolution:
(none) =>
FIXED |