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/python3.xml

    rce5723af r1daaab6d  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "ecc29a7688f86e550d29dba2ee66cf80">
     10  <!ENTITY python3-md5sum        "3e7035d272680f80e3ce4e8eb492d580">
    1111  <!ENTITY python3-size          "18 MB">
    12   <!ENTITY python3-buildsize     "356 MB (add 56 MB for tests)">
    13   <!ENTITY python3-time          "0.6 SBU (using parallelism=4; add 2.7 SBU for tests)">
     12  <!ENTITY python3-buildsize     "200 MB (add 38 MB for tests)">
     13  <!ENTITY python3-time          "2.4 SBU (using parallelism=4; add 1.6 SBU for tests)">
    1414  <!--
    1515  Note: Size does not reflect docs that were install in LFS.
     
    158158    <para>
    159159      <parameter>--with-system-ffi</parameter>: This switch enables linking
    160       against the system version of <application>libffi</application>. 
     160      against the system version of <application>libffi</application>.
    161161    </para>
    162162
    163163    <para>
    164164      <parameter>--with-ensurepip=yes</parameter> : This switch enables building
    165       the <command>pip</command> and <command>setuptools</command> packaging 
     165      the <command>pip</command> and <command>setuptools</command> packaging
    166166      programs. <command>setuptools</command> is needed for building some
    167167      Python modules.
Note: See TracChangeset for help on using the changeset viewer.