Ignore:
Timestamp:
10/02/2022 08:50:11 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
b50114c
Parents:
2dfb0a58
Message:

Dependencies of sphinx and requests

File:
1 edited

Legend:

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

    r2dfb0a58 r036821b  
    55  %general-entities;
    66
    7   <!ENTITY alabster-download-http "https://github.com/bitprophet/alabaster/archive/&alabaster-version;/alabaster-&alabaster-version;.tar.gz">
    8   <!ENTITY alabster-download-ftp  " ">
    9   <!ENTITY alabster-md5sum        "0b34444e429f5c21fd077cce1808cc7f">
    10   <!ENTITY alabster-size          "23 KB">
    11   <!ENTITY alabster-buildsize     "2.6 MB">
    12   <!ENTITY alabster-time          "less than 0.1 SBU">
     7  <!ENTITY alabaster-download-http "https://github.com/bitprophet/alabaster/archive/&alabaster-version;/alabaster-&alabaster-version;.tar.gz">
     8  <!ENTITY alabaster-download-ftp  " ">
     9  <!ENTITY alabaster-md5sum        "0b34444e429f5c21fd077cce1808cc7f">
     10  <!ENTITY alabaster-size          "23 KB">
     11  <!ENTITY alabaster-buildsize     "2.6 MB">
     12  <!ENTITY alabaster-time          "less than 0.1 SBU">
    1313]>
    1414
     
    6969
    7070    <sect3 role="installation">
    71       <title>Installation of Asciidoc</title>
     71      <title>Installation of Alabaster</title>
    7272
    7373    <para>Build the module: </para>
     
    8383    </para>
    8484
    85 <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user asciidoc</userinput></screen>
     85<screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user alabaster</userinput></screen>
    8686
    8787    </sect3>
Note: See TracChangeset for help on using the changeset viewer.