Cant install doxysphinx 3.3.12, new Python version released and avabile (Python1.13)
Describe the bug Cant install with latest Python3.13
Log
ERROR: Ignored the following versions that require a different python version: 2.1.10 Requires-Python >=3.8,<3.11; 2.1.11 Requires-Python >=3.8,<3.11; 2.1.9 Requires-Python >=3.8,<3.11; 2.2.0 Requires-Python >=3.8,<3.11; 2.3.3 Requires-Python >=3.8,<3.11; 2.3.4 Requires-Python >=3.8,<3.11; 2.3.5 Requires-Python >=3.8,<3.11; 2.3.6 Requires-Python >=3.8,<3.11; 2.3.7 Requires-Python >=3.8,<3.11; 3.0.0 Requires-Python >=3.8,<3.11; 3.1.0 Requires-Python >=3.8,<3.11; 3.2.0 Requires-Python >=3.8,<3.11; 3.2.1 Requires-Python >=3.8,<3.11; 3.2.2 Requires-Python >=3.8,<3.11; 3.2.3 Requires-Python >=3.8,<3.11; 3.3.0 Requires-Python >=3.8,<3.12; 3.3.1 Requires-Python >=3.8,<3.12; 3.3.10 Requires-Python <3.13,>=3.9; 3.3.12 Requires-Python <3.13,>=3.9; 3.3.2 Requires-Python >=3.8,<3.12; 3.3.3 Requires-Python >=3.8,<3.12; 3.3.4 Requires-Python >=3.8,<3.12; 3.3.6 Requires-Python >=3.8,<3.12; 3.3.7 Requires-Python >=3.8,<3.12; 3.3.8 Requires-Python <3.13,>=3.9; 3.3.9 Requires-Python <3.13,>=3.9 ERROR: Could not find a version that satisfies the requirement doxysphinx~=3.3.12 (from versions: none) ERROR: No matching distribution found for doxysphinx~=3.3.12
Hi @LocutusGrax Thank you for your information. Currently we have not planned a task to support new python versions. I will update once we have planned this task.
Curious if there's any update on this? This dependency is the last one blocking me from using Python 3.13 and I'd love to upgrade soon.
Hi @ssrobins, I'll run a couple of quick tests to see whether bumping the version causes any issues.