doxysphinx icon indicating copy to clipboard operation
doxysphinx copied to clipboard

Cant install doxysphinx 3.3.12, new Python version released and avabile (Python1.13)

Open LocutusGrax opened this issue 11 months ago • 3 comments

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

LocutusGrax avatar Jan 29 '25 11:01 LocutusGrax

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.

aniketsalve22 avatar Feb 11 '25 09:02 aniketsalve22

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.

ssrobins avatar Apr 04 '25 19:04 ssrobins

Hi @ssrobins, I'll run a couple of quick tests to see whether bumping the version causes any issues.

Rubyfi avatar Apr 07 '25 06:04 Rubyfi