Changeset 44b3f440 for postlfs


Ignore:
Timestamp:
09/16/2023 07:21:01 AM (9 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
665150a
Parents:
f71b76a9
git-author:
Xi Ruoyao <xry111@…> (09/15/2023 01:30:10 PM)
git-committer:
Xi Ruoyao <xry111@…> (09/16/2023 07:21:01 AM)
Message:

treewide: Really remove commented out references to Python 2

It helps using grep for finding packages depending on Python 2.

Location:
postlfs
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/vim.xml

    rf71b76a9 r44b3f440  
    100100      <xref linkend="gpm"/>,
    101101      <xref linkend="lua"/>,
    102 <!-- can use python3: don't advertise python2
    103       <xref linkend="python2"/>,
    104 -->   <xref linkend="rsync"/>, and
     102      <xref linkend="rsync"/>, and
    105103      <xref linkend="ruby"/>
    106104    </para>
  • postlfs/security/gpgme.xml

    rf71b76a9 r44b3f440  
    9696      <xref linkend="gnupg2"/> (required if Qt or SWIG are installed;
    9797        used during the test suite),
    98       <xref linkend="clisp"/>,<!--
    99 gpgme can still use python 2.7, but can use python3 as well,
    100 so do not advertise python2
    101       <xref linkend="python2"/>,-->
     98      <xref linkend="clisp"/>,
    10299      &qt5-deps;, and
    103100      <xref linkend="swig"/> (for language bindings)
  • postlfs/security/libpwquality.xml

    rf71b76a9 r44b3f440  
    8080      <xref linkend="linux-pam"/>
    8181    </para>
    82 <!-- Do not advertise python 2 since python 3 can be used
    83     <bridgehead renderas="sect4">Optional</bridgehead>
    84     <para role="optional">
    85       <xref linkend="python2"/>
    86     </para>
    87 -->
    8882  </sect2>
    8983
Note: See TracChangeset for help on using the changeset viewer.