Ignore:
Timestamp:
05/13/2024 06:13:19 PM (5 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
11f07752
Parents:
e1e0dd0
Message:

sphinx_rtd_theme: Fix building with docutils-0.21.x.

Without this fix I get an error from the install process about the
docutils version being incompatible/out of range.

However, https://github.com/readthedocs/sphinx_rtd_theme/pull/1559 shows
that upgrading the docutils version should be totally fine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re1e0dd0 ra95ea95  
    4343      <para>May 13th, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[renodr] - Fix building sphinx_rtd_theme with docutils-0.21.x.
     47          This fixes an error about incompatible versions, but upstream has
     48          changed the version range so that it's compatible.</para>
     49        </listitem>
    4550        <listitem>
    4651          <para>[timtas] - Update to samba-4.20.1. Fixes
Note: See TracChangeset for help on using the changeset viewer.