Bug 2440194

Summary: [heads up] python-networkx will fail to build with Sphinx 9+ in Fedora 45: it requires myst-nb which requires Sphinx 8
Product: [Fedora] Fedora Reporter: Karolina Surma <ksurma>
Component: python-networkxAssignee: Jerry James <loganjerry>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: loganjerry, mmalik, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: myst-nb-1.3.0^20260203.d7012c4-1.fc45 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-02-28 17:00:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2440193    

Description Karolina Surma 2026-02-16 12:01:03 UTC
[heads up] python-networkx will fail to build with Sphinx 9+ which is going to be shipped in Fedora 45.

Problem: package myst-nb-1.3.0-9.fc44.noarch from http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch requires (python3.14dist(sphinx) < 9~~ with python3.14dist(sphinx) >= 5), but none of the providers can be installed
  - cannot install both python3-sphinx-1:9.1.0-2.fc44.noarch from copr_base and python3-sphinx-1:8.2.3-19.fc44.noarch from http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
  - cannot install both python3-sphinx-1:8.2.3-19.fc44.noarch from fedora and python3-sphinx-1:9.1.0-2.fc44.noarch from copr_base
  - cannot install the best candidate for the job

Thank you for working on this!

Comment 1 Jerry James 2026-02-28 17:00:13 UTC
In the future, I would appreciate it if you wouldn't open such bugs. The problem was with the myst-nb package, not this one. This was just extra work for you to open and extra work for me to close.