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
_flatpak.py: Fix end-of-lifed-with-rebase handling.
This was only marking the eol'd package for removal, but would
fail to add a replacement, as the arguments for add_rebase() were
incorrect.