The spring-boot-parent module is no longer published. It provides dependency management for internal dependencies used, for example, in Spring Boot’s own tests. If you were using spring-boot-parent, ...
So, I have just upgraded to Python 3.12 and I tried to install aiohttp as usual (py -m pip install aiohttp). The full output is down below. Searching online, I only found the answer to downgrade to ...