Ignore:
Timestamp:
05/24/2023 10:18:22 PM (13 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
35128ba
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.

Location:
general/prog/python-dependencies
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-dependencies/sphinxcontrib-applehelp.xml

    r9f2364e r25991359  
    55  %general-entities;
    66
    7   <!ENTITY sc-applehelp-download-http "https://files.pythonhosted.org/packages/source/s/sphinxcontrib-applehelp/sphinxcontrib.applehelp-&sc-applehelp-version;.tar.gz">
     7  <!ENTITY sc-applehelp-download-http "https://files.pythonhosted.org/packages/source/s/sphinxcontrib-applehelp/sphinxcontrib-applehelp-&sc-applehelp-version;.tar.gz">
    88  <!ENTITY sc-applehelp-download-ftp  " ">
    99  <!ENTITY sc-applehelp-md5sum        "&sc-applehelp-md5sum;">
    10   <!ENTITY sc-applehelp-size          "20 KB">
     10  <!ENTITY sc-applehelp-size          "28 KB">
    1111  <!ENTITY sc-applehelp-buildsize     "2.0 MB (with tests)">
    1212  <!ENTITY sc-applehelp-time          "less than 0.1 SBU (with tests)">
  • general/prog/python-dependencies/sphinxcontrib-htmlhelp.xml

    r9f2364e r25991359  
    88  <!ENTITY sc-htmlhelp-download-ftp  " ">
    99  <!ENTITY sc-htmlhelp-md5sum        "&sc-htmlhelp-md5sum;">
    10   <!ENTITY sc-htmlhelp-size          "27 KB">
    11   <!ENTITY sc-htmlhelp-buildsize     "3.1 MB (add 26 MB for tests)">
     10  <!ENTITY sc-htmlhelp-size          "28 KB">
     11  <!ENTITY sc-htmlhelp-buildsize     "3.2 MB (add 26 MB for tests)">
    1212  <!ENTITY sc-htmlhelp-time          "less than 0.1 SBU (with tests)">
    1313]>
     
    9999source testenv/bin/activate                      &amp;&amp;
    100100pip3 install html5lib                            &amp;&amp;
    101 sed -i 's/text()/read_&amp;/' tests/test_htmlhelp.py &amp;&amp;
    102101python3 /usr/bin/pytest<!-- no && because of a possible error -->
    103102deactivate</userinput></screen>
  • general/prog/python-dependencies/sphinxcontrib-jquery.xml

    r9f2364e r25991359  
    88  <!ENTITY sc-jquery-download-ftp  " ">
    99  <!ENTITY sc-jquery-md5sum        "&sc-jquery-md5sum;">
    10   <!ENTITY sc-jquery-size          "2.6 KB">
    11   <!ENTITY sc-jquery-buildsize     "176 KB">
     10  <!ENTITY sc-jquery-size          "120 KB">
     11  <!ENTITY sc-jquery-buildsize     "552 KB">
    1212  <!ENTITY sc-jquery-time          "less than 0.1 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.