Changeset 0a13134f


Ignore:
Timestamp:
11/06/2022 08:54:50 AM (18 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, 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/llvm18, xry111/xf86-video-removal
Children:
33f878a9
Parents:
fdfe117
Message:

Add gi-docgen deps (still WIP)

Files:
4 added
4 edited

Legend:

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

    rfdfe117 r0a13134f  
    104104      <listitem>
    105105        <para>
     106          <xref linkend="markdown"/>
     107        </para>
     108      </listitem>
     109      <listitem>
     110        <para>
    106111          <xref linkend="pluggy"/>
    107112        </para>
     
    124129      <listitem>
    125130        <para>
     131          <xref linkend="smartypants"/>
     132        </para>
     133      </listitem>
     134      <listitem>
     135        <para>
    126136          <xref linkend="snowballstemmer"/>
    127137        </para>
     
    159169      <listitem>
    160170        <para>
     171          <xref linkend="toml"/>
     172        </para>
     173      </listitem>
     174      <listitem>
     175        <para>
    161176          <xref linkend="tomli"/>
    162177        </para>
     
    165180        <para>
    166181          <xref linkend="typing_extensions"/>
     182        </para>
     183      </listitem>
     184      <listitem>
     185        <para>
     186          <xref linkend="typogrify"/>
    167187        </para>
    168188      </listitem>
     
    206226
    207227  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     228    href="python-dependencies/markdown.xml"/>
     229
     230  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    208231    href="python-dependencies/pluggy.xml"/>
    209232
     
    218241
    219242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     243    href="python-dependencies/smartypants.xml"/>
     244
     245  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    220246    href="python-dependencies/snowballstemmer.xml"/>
    221247
     
    239265
    240266  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     267    href="python-dependencies/toml.xml"/>
     268
     269  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    241270    href="python-dependencies/tomli.xml"/>
    242271
     
    245274
    246275  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     276    href="python-dependencies/typogrify.xml"/>
     277
     278  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    247279    href="python-dependencies/urllib3.xml"/>
    248280
  • general/prog/python-modules/gi-docgen.xml

    rfdfe117 r0a13134f  
    77  <!ENTITY gi-docgen-download-http "https://files.pythonhosted.org/packages/source/g/gi-docgen/gi-docgen-&gi-docgen-version;.tar.gz">
    88  <!ENTITY gi-docgen-download-ftp  " ">
    9   <!ENTITY gi-docgen-md5sum        "fadc2f3bf5872bf6310576a86c3566e0">
    10   <!ENTITY gi-docgen-size          "1.9 MB">
     9  <!ENTITY gi-docgen-md5sum        "e1b86477bd77254a9e4070371887950c">
     10  <!ENTITY gi-docgen-size          "2.4 MB">
    1111  <!ENTITY gi-docgen-buildsize     "2.6 MB">
    1212  <!ENTITY gi-docgen-time          "less than 0.1 SBU">
     
    7272      <bridgehead renderas="sect5">Required</bridgehead>
    7373      <para role="required">
    74         <xref linkend="flit_core"/>
    75       </para>
    76 
    77       <bridgehead renderas="sect5">Optional</bridgehead>
    78       <para role="optional">
    79         <phrase revision="sysv"><xref linkend="Jinja2"/></phrase> and
    80         <ulink url="https://pypi.org/project/railroad-diagrams/">
    81           railroad-diagrams
    82         </ulink> (also needed for tests)
     74        <xref linkend="markdown"/>,
     75        <phrase revision="sysv"><xref linkend="MarkupSafe"/>,</phrase>
     76        <xref linkend="pygments"/>,
     77        <phrase revision="sysv"><xref linkend="Jinja2"/>,</phrase>
     78        <xref linkend="toml"/>, and
     79        <xref linkend="typogrify"/>
    8380      </para>
    8481
     
    104101
    105102    <para>
    106       Assuming <xref linkend="pytest"/> and <xref linkend="Jinja2"/> are
    107       installed, but the other optional dependency is not, the installation
     103      Assuming <xref linkend="pytest"/> is installed, the installation
    108104      can be tested with the following commands:
    109105    </para>
  • general/prog/python-modules/pyparsing.xml

    rfdfe117 r0a13134f  
    104104
    105105    <para>
    106       Assuming <xref linkend="pytest"/> and <xref linkend="Jinja2"/> are
     106      Assuming <xref linkend="pytest"/> <phrase revision="systemd">is</phrase>
     107      <phrase revision="sysv">and <xref linkend="Jinja2"/> are</phrase>
    107108      installed, but the other optional dependency is not, the installation
    108109      can be tested with the following commands:
  • packages.ent

    rfdfe117 r0a13134f  
    550550<!ENTITY iniconfig-version              "1.1.1">
    551551<!ENTITY imagesize-version              "1.4.1">
     552<!ENTITY markdown-version               "3.4.1">
    552553<!ENTITY packaging-version              "21.3">
    553554<!ENTITY pluggy-version                 "1.0.0">
     
    562563<!ENTITY sc-qthelp-version              "1.0.3">
    563564<!ENTITY sc-serializinghtml-version     "1.1.5">
     565<!ENTITY smartypants-version            "2.0.1">
     566<!ENTITY toml-version                   "0.10.2">
    564567<!ENTITY tomli-version                  "2.0.1">
    565568<!ENTITY typing_extensions-version      "4.4.0">
     569<!ENTITY typogrify-version              "2.0.7">
    566570<!ENTITY urllib3-version                "1.26.12">
    567571
Note: See TracChangeset for help on using the changeset viewer.