Ignore:
Timestamp:
12/04/2021 08:32:42 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
qt5new
Children:
104ff4e
Parents:
ce5723af (diff), edd2feb7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into qt5new

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python2.xml

    rce5723af r1daaab6d  
    4343    <note>
    4444      <para>
    45         Python2 has been deprecated by the upstream developers. 
    46         Support for Python2 was discontinued on January 1st, 2020. 
     45        Python2 has been deprecated by the upstream developers.
     46        Support for Python2 was discontinued on January 1st, 2020.
    4747      </para>
    48        
     48
    4949      <para>
    5050        BLFS is attempting to use Python3 as much as possible, but some
     
    136136    <caution>
    137137      <para>
    138         After installing this package or 
     138        After installing this package or
    139139        updating <application>pip2</application> with the command
    140140        <command>pip2 install - -upgrade pip</command>, it will remove
    141         <application>pip3</application> installed in LFS. To reset 
     141        <application>pip3</application> installed in LFS. To reset
    142142        <application>pip</application> and <application>pip3</application>,
    143143        run, as the <systemitem class="username">root</systemitem> user:
     
    148148-->
    149149    <para>
    150       First, disable the installation of a script that overwrites a more 
     150      First, disable the installation of a script that overwrites a more
    151151      recent script:
    152152    </para>
     
    215215    <para>
    216216      <parameter>--with-system-ffi</parameter>: This switch enables linking
    217       against system version of <application>libffi</application>. 
     217      against system version of <application>libffi</application>.
    218218    </para>
    219219
     
    238238
    239239    <para>
    240       <command>make altinstall</command>: This make target omits some default 
     240      <command>make altinstall</command>: This make target omits some default
    241241      symbolic links that may interfere with Python 3.
    242242    </para>
     
    272272      <seglistitem>
    273273        <seg>
    274           pydoc, 
    275           python2 (symlink), 
     274          pydoc,
     275          python2 (symlink),
    276276          python2-config (symlink),
    277           python&python2-majorver;, 
     277          python&python2-majorver;,
    278278          python&python2-majorver;-config,
    279           smtpd.py, and 
     279          smtpd.py, and
    280280          idle
    281281        </seg>
Note: See TracChangeset for help on using the changeset viewer.