Bug 1823520

Summary: python-sphinxcontrib-websupport fails to build with Sphinx 3.0.0
Product: [Fedora] Fedora Reporter: Charalampos Stratakis <cstratak>
Component: python-sphinxcontrib-websupportAssignee: Javier Peña <jpena>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cstratak, jpena, mhroncok, python-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-14 08:53:51 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: 1783776    

Description Charalampos Stratakis 2020-04-13 20:59:39 UTC
python-sphinxcontrib-websupport fails to build with Sphinx 3.0.0.

This report is automated and not very verbose, but we'll try to get back here with details.

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/cstratak/sphinx_3.0.0/fedora-rawhide-x86_64/01335470-python-sphinxcontrib-websupport/

For all our attempts to build python-sphinxcontrib-websupport with Sphinx 3.0.0, see:
https://copr.fedorainfracloud.org/coprs/cstratak/sphinx_3.0.0/package/python-sphinxcontrib-websupport/

Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Sphinx 3:
https://copr.fedorainfracloud.org/coprs/cstratak/sphinx_3.0.0/

Let us know here if you have any questions.

Sphinx 3 will be included in Fedora 33. To make that update smoother, we're building the dependent packages in Copr.
We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.

Comment 1 Miro Hrončok 2020-04-13 23:45:45 UTC
There is sphinxcontrib-websupport 1.2.1 upstream. It might fix this.

Comment 2 Javier Peña 2020-04-14 08:28:30 UTC
1.2.1 only contains one change on top of 1.2.0 [1], but it seems to be related to the build issue, looking at the logs.

I see 1.2.1 builds fine locally, so I'll push the change.

Comment 3 Javier Peña 2020-04-14 08:46:25 UTC
1.2.1 built with https://koji.fedoraproject.org/koji/taskinfo?taskID=43377537. Can you check if this version works fine with Sphinx 3.0.0?

Comment 4 Miro Hrončok 2020-04-14 08:53:51 UTC
https://copr.fedorainfracloud.org/coprs/cstratak/sphinx_3.0.0/package/python-sphinxcontrib-websupport/ picked the change (magic) and succeeded (science). Thank You!