In order to be able to update to python3.13 this telnetlib3 library needs to be added since telnetlib was removed in 3.13 after being deprecated several versions, see: https://peps.python.org/pep-0594/#deprecated-modules Other packages uses the telnetlib (like sys-power/nut) and maybe other so this is blocking python3_13.