Bug 2105292

Summary: python-limits depends on package that won't support Sphinx 5 (FTBFS)
Product: [Fedora] Fedora Reporter: Karolina Surma <ksurma>
Component: python-limitsAssignee: Ben Beasley <code>
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: code, iztok, neuro-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-limits-2.6.3-1.fc37 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-07-08 14:15:44 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: 2082944    

Description Karolina Surma 2022-07-08 12:51:32 UTC
Description of problem:
python-limits won't build with Sphinx 5, because it depends on python-sphinx-panels. Upstream developers of the package deprecated it and proposed migration to sphinx-design. Upstream developers of limits have migrated to sphinx-inline-tabs: https://github.com/alisaifee/limits/commit/9e85aea3e6a01b7ee2630099cd5365f24d101fd6 
Please, consider the backport or work with upstream bring a new release in Rawhide to ensure compatibility with Sphinx 5.

Version-Release number of selected component (if applicable):
2.6.2-2 

How reproducible:
Always

Steps to Reproduce:

$ mock -r fedora-rawhide-x86_64
--addrepo=https://download.copr.fedorainfracloud.org/results/ksurma/sphinx-5/fedora-rawhide-x86_64/
--no-clean <your.src.rpm>
$ mock -r fedora-rawhide-x86_64
--addrepo=https://download.copr.fedorainfracloud.org/results/ksurma/sphinx-5/fedora-rawhide-x86_64/
 shell

Actual results:
FTBFS

Comment 1 Ben Beasley 2022-07-08 14:03:58 UTC
Thank you for the excellent bug report, and particularly for the link to the Sphinx 5 work upstream.

I updated to the latest upstream release, backported the commit you referenced, and loosened the version specification downstream so that the build will still work with Sphinx 4 for now.

https://src.fedoraproject.org/rpms/python-limits/pull-request/1

Comment 2 Fedora Update System 2022-07-08 14:13:08 UTC
FEDORA-2022-5026c03d16 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-5026c03d16

Comment 3 Fedora Update System 2022-07-08 14:15:44 UTC
FEDORA-2022-5026c03d16 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.