Bug 1930797 - python-texext FTBFS with Sphinx 3.5
Summary: python-texext FTBFS with Sphinx 3.5
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-texext
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1928459
TreeView+ depends on / blocked
 
Reported: 2021-02-19 15:24 UTC by Charalampos Stratakis
Modified: 2021-02-20 18:44 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
: 1930799 (view as bug list)
Environment:
Last Closed: 2021-02-19 20:36:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Charalampos Stratakis 2021-02-19 15:24:09 UTC
Before every sphinx update a copr repo is set to test the dependant packages.

With Sphinx 3.5.1, python-texext is failing to build from source with:

The HTML pages are in ../../../../tmp/tmpwpsse8g5/html.
=============================== warnings summary ===============================
texext/tests/test_plotdirective.py::TestTopPlotDirective::test_plot_and_math
texext/tests/test_tinypages.py::TestTinyPages::test_some_math
texext/tests/test_tinypages.py::TestTopLevel::test_some_math
  /builddir/build/BUILD/texext-0.6.6/texext/math_dollar.py:218: UserWarning: Need autodoc extension loaded for math_dollar to work on docstrings
    warn("Need autodoc extension loaded for math_dollar to work on "

-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========================== short test summary info ============================
FAILED texext/tests/test_docstrings.py::TestDocstrings::test_docstrings - ass...
=================== 1 failed, 16 passed, 3 warnings in 2.82s ===================


Link to logs: https://copr.fedorainfracloud.org/coprs/cstratak/sphinx_3_5/build/1970718/

Comment 1 Jerry James 2021-02-19 20:36:01 UTC
I have added a patch to fix the failing test, and submitted a pull request upstream.  The patched package has been built in Rawhide.

Comment 2 Charalampos Stratakis 2021-02-20 18:44:05 UTC
(In reply to Jerry James from comment #1)
> I have added a patch to fix the failing test, and submitted a pull request
> upstream.  The patched package has been built in Rawhide.

Thank you!


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