You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this ticket, we add the needed system packages to build/pkgs/python3/distros/fedora.txt.
Also, for uniformity, we move some system packages from build/pkgs/cygwin.txt to build/pkgs/python3/distros/cygwin.txt so that they are only available in a standard build but not a minimal build.
We also add the system package information for python3 for some more distributions in preparation for supporting them.
Using system python3 on fedora leads to a compilation error with cysignals, which we work around.