Building docs fails with python-docutils 0.22.2

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • 2.2.0, 2.1.3
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • C Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      Recently, python-docutils was updated in Debian unstable (from version 0.21.2 to 0.22.2), which resulted in this bug being filed in the Debian BTS (severity: serious).

      kevin.albertson@mongodb.com was able to reproduce/confirm with uv:

      # Build with docutils==0.21.2 (from uv.lock) ... OK
      uv run --frozen sphinx-build -WEn -bhtml src/libmongoc/doc/ src/libmongoc/doc/html
         
      # Build with docutils==0.22.2 ... error
      uv run --frozen --with="docutils==0.22.2" sphinx-build -WEn -bhtml src/libmongoc/doc/ src/libmongoc/doc/html
      

            Assignee:
            Unassigned
            Reporter:
            Roberto Sanchez
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: