Changeset 25991359


Ignore:
Timestamp:
05/24/2023 10:18:22 PM (11 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.

Files:
6 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]>
  • 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
  • introduction/welcome/changelog.xml

    r9f2364e r25991359  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[bdubbs] - Update to sphinx_rtd_theme-1.2.1. Fixes
     46         <ulink url="&blfs-ticket-root;18087">#18087</ulink>.</para>
     47       </listitem>
     48       <listitem>
     49         <para>[bdubbs] - Update python sphinx dependencies to sphinxcontrib-jquery-4.1,
     50         sphinxcontrib-applehelp-1.0.4, and sphinxcontrib-htmlhelp-2.0.1,</para>
     51       </listitem>
     52       <listitem>
    4553         <para>[pierre] - Update to requests-2.31.0 (python module, security
    4654         update). Fixes
  • packages.ent

    r9f2364e r25991359  
    577577<!ENTITY six-md5sum                   "a7c927740e4964dd29b72cebfc1429bb">
    578578<!ENTITY sphinx-version               "7.0.1">
    579 <!ENTITY sphinx_rtd_theme-version     "1.2.0">
    580 <!ENTITY sphinx_rtd_theme-md5sum      "e05658f53b4274bbe0756671bc188181">
     579<!ENTITY sphinx_rtd_theme-version     "1.2.1">
     580<!ENTITY sphinx_rtd_theme-md5sum      "f5b94b5d1c43d4529031cc5099676e79">
    581581
    582582<!-- Python module versions used in the Python Dependencies instructions -->
     
    627627<!ENTITY snowballstemmer-version        "2.2.0">
    628628<!ENTITY snowballstemmer-md5sum         "4332ddc7bbee0f344a03915b2ad59a54">
    629 <!ENTITY sc-applehelp-version           "1.0.3">
    630 <!ENTITY sc-applehelp-md5sum            "3300454be23f6aa880eae08d2e1eee94">
     629<!ENTITY sc-applehelp-version           "1.0.4">
     630<!ENTITY sc-applehelp-md5sum            "8d52173d3d5c7bd9c0e3da26cd217916">
    631631<!ENTITY sc-devhelp-version             "1.0.2">
    632632<!ENTITY sc-devhelp-md5sum              "94069c5cdb5079c445f5477fa6107016">
    633 <!ENTITY sc-htmlhelp-version            "2.0.0">
    634 <!ENTITY sc-htmlhelp-md5sum             "70765b55395a3c20233631802902c840">
    635 <!ENTITY sc-jquery-version              "2.0.0">
    636 <!ENTITY sc-jquery-md5sum               "9ac903391167c33761baa58278546dd4">
     633<!ENTITY sc-htmlhelp-version            "2.0.1">
     634<!ENTITY sc-htmlhelp-md5sum             "e85e6970dc25fbf5fd0f4fa66b897fab">
     635<!ENTITY sc-jquery-version              "4.1">
     636<!ENTITY sc-jquery-md5sum               "46ea52845b17343ed6c61e6963fb265d">
    637637<!ENTITY sc-jsmath-version              "1.0.1">
    638638<!ENTITY sc-jsmath-md5sum               "e45179f0a3608b6766862e0f34c23b62">
Note: See TracChangeset for help on using the changeset viewer.