If we don't set BUILD_ALL_PYTHON_FLAVORS when looking for ports flavors we get a load of false positives. In my case Python 3.7 was the default and MOVEDlint complained about a lot of ports not having a py36 flavor.
Not sure if we want to special case python in MOVEDlint, but this looked like a sensible and non invasive way.