If a python package only has python3 code in it, does it need to have the python3- prefix? If it depends on python3- prefixed packages does that mean it should in turn have a python3- prefix itself? Hopefully these are not silly questions!