Opened 2 weeks ago

Closed 13 days ago

#19659 closed defect (fixed)

sphinx-7.2.6 FTBS with docutils-0.21.1

Reported by: Joe Locash Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

Subject says it all. Sphinx bombs with:

ERROR: No matching distribution found for docutils<0.21,>=0.18.1

upstream commit that fixes it:

https://github.com/sphinx-doc/sphinx/commit/b4cccb70f7c3b5a85042fe26197887fe519a41c6

or a sed:

sed -i 's/0.21/0.22/' pyproject.toml

Change History (3)

comment:1 by Bruce Dubbs, 2 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 13 days ago

I can confirm the problem and the fix. The book will be updated later today.

Thanks Joe.

comment:3 by Bruce Dubbs, 13 days ago

Resolution: fixed
Status: assignedclosed

Fixed at commits:

af2f8c84c0 Update to elogind-255.4-r1.
017f8af31a Fix a build problem for sphinx-7.2.6.
09304f6ed1 Update to bluez-5.74.
Note: See TracTickets for help on using tickets.