I'm currently trying to build packages for Fedora 39. There are FTBFS on most python stuff because Python 3.12 has deprecated many PyUnicode functions, such as PyUnicode_GET_SIZE.
Hi Francois, you are correct, with python 3.12 some stuffs gets deprecated and we will need to fix what's broken. I have been waiting for python 3.12 to make it into debian testing for almost a year (it is still on 3.11). I will look into those build failures when that happens. For the time being, I guess the python packages will have to wait, unless someone else wants to pick it up. Cheers Michele