Python support doesn't work for current vim 9.1.0785-1:
`:py3 pass` gives the following error:
```
E370: Could not load library libpython3.12.so.1.0: libpython3.12.so.1.0: cannot open shared object file: No such file or directory
E263: Sorry, this command is disabled, the Python library could not be loaded.
```
vim package needs to be rebuilt against python 3.13.1-1 in System.
Exact same issue here!