RESOLVED FIXED 264755
[autoinstall] Recognize wheels which are purely precompiled shared libraries
https://bugs.webkit.org/show_bug.cgi?id=264755
Summary [autoinstall] Recognize wheels which are purely precompiled shared libraries
Elliott Williams
Reported 2023-11-13 11:00:11 PST
Currently, it requires a wheel to have a file with the pacakge's name, or <name>.py. Per PEP-491, this naming convention is not mandatory, and some libraries name their dylib executable differently.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-13 11:00:25 PST
Elliott Williams
Comment 2 2023-11-13 11:11:31 PST
EWS
Comment 3 2023-11-13 13:29:12 PST
Committed 270666@main (0472cd19455a): <https://commits.webkit.org/270666@main> Reviewed commits have been landed. Closing PR #20426 and removing active labels.
Sam Sneddon [:gsnedders]
Comment 4 2023-11-16 10:16:01 PST
*** Bug 264703 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.