Bug 2440188 - [heads up] python-sphinx-argparse-cli will fail to build with Sphinx 9+ in Fedora 45: ModuleNotFoundError: No module named 'sphinx.testing.path'
Summary: [heads up] python-sphinx-argparse-cli will fail to build with Sphinx 9+ in Fe...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: python-sphinx-argparse-cli
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Benson Muite
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.15 2419310
TreeView+ depends on / blocked
 
Reported: 2026-02-16 11:38 UTC by Karolina Surma
Modified: 2026-03-16 11:02 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Karolina Surma 2026-02-16 11:38:38 UTC
[heads up] python-sphinx-argparse-cli will fail to build with Sphinx 9+ which is going to be shipped in Fedora 45.

+ /usr/bin/python3 -m tox --current-env --assert-config -q --recreate -e py314 -- --verbose
ImportError while loading conftest '/builddir/build/BUILD/python-sphinx-argparse-cli-1.11.1-build/sphinx-argparse-cli-1.11.1/tests/conftest.py'.
tests/conftest.py:8: in <module>
    from sphinx.testing.path import path
E   ModuleNotFoundError: No module named 'sphinx.testing.path'

Build attempts: https://copr.fedorainfracloud.org/coprs/ksurma/sphinx-9/package/python-sphinx-argparse-cli/

This should work: https://github.com/tox-dev/sphinx-argparse-cli/pull/163

Thank you for working on this!


Note You need to log in before you can comment on or make changes to this bug.