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
build.sh/patch_osbuild: dynamically detect python lib dir
Fedora 43 now includes Python 3.14, which broke patch_upload since the
python3.13 directory was hard-coded. Dynamically detect the python lib
directory to avoid this in the future.
https://fedoraproject.org/wiki/Changes/Python3.14
0 commit comments