Bug 2291910
| Summary: | F41FailsToInstall: python3-scikit-build-core+pyproject, python3-scikit-build-core | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
| Component: | python-scikit-build-core | Assignee: | Cristian Le <fedora> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | fedora, mhroncok, python-packagers-sig, thrnciar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-06-19 10:06:34 UTC | Type: | --- |
| 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: | 2291646 | ||
| Bug Blocks: | 2244836, 2260877 | ||
|
Description
Fedora Fails To Install
2024-06-12 11:29:42 UTC
Handling pip>=24.1b1; (python_version >= '3.13') and extra == 'test' from hook generated metadata: Requires-Dist (scikit_build_core) No match for argument: python3dist(pip) >= 24.1~b1 --- I believe this is from https://github.com/scikit-build/scikit-build-core/pull/741 Perhaps we should relax the dependency for now? Indeed. Let's see how the builds do in a PR. I'll look into implementing free-threading testing in upstream. |