Ignore:
Timestamp:
12/17/2018 07:05:10 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e2aae21f
Parents:
d04e883
Message:

Clean up python modules.

Remove unneeded funcsigs and beaker.
Remove unneeded python2 builds of markupsafe and mako.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20835 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

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

    rd04e883 r6b551e8  
    7575        </para>
    7676      </listitem>
    77       <listitem>
     77<!--      <listitem>
    7878        <para>
    7979          <xref linkend="funcsigs"/>
     
    8484          <xref linkend="Beaker"/>
    8585        </para>
    86       </listitem>
     86      </listitem> -->
    8787      <listitem>
    8888        <para>
     
    166166    href="funcsigs.xml"/>
    167167
    168   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    169     href="beaker.xml"/>
     168<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     169    href="beaker.xml"/>-->
    170170
    171171  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.