Changeset 7b459c22 for general/prog


Ignore:
Timestamp:
09/10/2022 06:21:42 PM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
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/soup3, xry111/xf86-video-removal
Children:
706265a
Parents:
0472eb0
Message:

Add Cython python module.

Location:
general/prog
Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/asciidoc.xml

    r0472eb0 r7b459c22  
    128128          <seg>
    129129            /usr/lib/python&python3-majorver;/site-packages/asciidoc and
    130             /usr/lib/python&python3-majorver;/site-packages/asciidoc-&asciidoc-version;.dis-info
     130            /usr/lib/python&python3-majorver;/site-packages/asciidoc-&asciidoc-version;.dist-info
    131131          </seg>
    132132        </seglistitem>
  • general/prog/python-modules.xml

    r0472eb0 r7b459c22  
    5858      <listitem>
    5959        <para>
     60          <xref linkend="cython"/>
     61        </para>
     62      </listitem>
     63      <listitem>
     64        <para>
    6065          <xref linkend="dbus-python"/>
    6166        </para>
     
    192197
    193198  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     199    href="cython.xml"/>
     200
     201  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    194202    href="dbus-python.xml"/>
    195203
  • general/prog/pyyaml.xml

    r0472eb0 r7b459c22  
    7070      <bridgehead renderas="sect5">Required</bridgehead>
    7171      <para role="required">
     72        <xref linkend="cython"/> and
    7273        <xref linkend="libyaml"/>
    7374      </para>
  • general/prog/yasm.xml

    r0472eb0 r7b459c22  
    7777    <para role="optional">
    7878      <xref linkend="python2"/> and
    79       <ulink url="https://cython.org/">Cython</ulink>
     79      <xref linkend="cython"/>
    8080    </para>
    8181
Note: See TracChangeset for help on using the changeset viewer.