Bug 1977648
| Summary: | python-sphinxcontrib-trio fails to build with Sphinx 4.0.2 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
| Component: | python-sphinxcontrib-trio | Assignee: | Thomas Moschny <thomas.moschny> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 35 | CC: | jcaratza, thomas.moschny, thrnciar |
| 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: | 2021-09-05 08:20:17 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: | 1890881, 1927309, 1973718, 1992484 | ||
This bug appears to have been reported against 'rawhide' during the Fedora 35 development cycle. Changing version to 35. Successfully built for - F36: https://koji.fedoraproject.org/koji/taskinfo?taskID=75128948 - F35: https://koji.fedoraproject.org/koji/taskinfo?taskID=75160346 |
python-sphinxcontrib-trio fails to build with Sphinx 4.0.2 in Fedora 35 (currently Rawhide). + make -C docs html SPHINXBUILD=/usr/bin/sphinx-build-3 make: Entering directory '/builddir/build/BUILD/sphinxcontrib-trio-1.1.2/docs' Running Sphinx v4.0.2 making output directory... done Exception occurred: File "/builddir/build/BUILD/sphinxcontrib-trio-1.1.2/docs/source/conf.py", line 41, in setup app.add_stylesheet("hack.css") AttributeError: 'Sphinx' object has no attribute 'add_stylesheet' For the logs from testing build attempts, see: https://copr.fedorainfracloud.org/coprs/ksurma/pygments-2.9.0/package/python-sphinxcontrib-trio/ You can test you package using Koji scratch build koji build --scratch <srpm> For details regarding the Sphinx change, see https://fedoraproject.org/wiki/Changes/Sphinx4 Let us know here if you have any questions. Thank you!