Ignore:
Timestamp:
05/24/2023 10:18:22 PM (16 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
35128ba9
Parents:
9f2364e
Message:

Update python sphinx modules and dependencies.
Update to sphinx_rtd_theme-1.2.1.
Update to python sphinx dependencies to

sphinxcontrib-jquery-4.1
sphinxcontrib-applehelp-1.0.4
sphinxcontrib-htmlhelp-2.0.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules/sphinx_rtd_theme.xml

    r9f2364e r25991359  
    99  <!ENTITY sphinx_rtd_theme-md5sum        "&sphinx_rtd_theme-md5sum;">
    1010  <!ENTITY sphinx_rtd_theme-size          "2.7 MB">
    11   <!ENTITY sphinx_rtd_theme-buildsize     "14 MB (add 25 MB for tests)">
     11  <!ENTITY sphinx_rtd_theme-buildsize     "35 MB (with tests)">
    1212  <!ENTITY sphinx_rtd_theme-time          "less than 0.1 SBU (with tests)">
    1313]>
     
    9090     but otherwise we fall into dependency hell -->
    9191      <para>
    92         Fix a wrong version for a dependency list:
     92        Fix wrong versions for dependencies:
    9393      </para>
    9494
    95 <screen><userinput>sed -e s/0.19/0.20/ \
     95<screen><userinput>sed -e s/0.19/0.21/ \
     96    -e '/sphinx.*7/s/7/8/' \
    9697    -i setup.cfg</userinput></screen>
    9798
Note: See TracChangeset for help on using the changeset viewer.