Ignore:
Timestamp:
10/15/2020 07:57:15 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 11.0, 11.1, 11.2, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
208d4a0c
Parents:
ec6047d8
Message:

Update to libcap-2.44.
Update to Python-3.9.0.
Update to mesa-20.2.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    rec6047d8 r4873baa  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "69e73c49eeb1a853cefd26d18c9d069d">
    11   <!ENTITY python3-size          "17 MB">
    12   <!ENTITY python3-buildsize     "374 MB (add 27 MB for tests)">
    13   <!ENTITY python3-time          "0.5 SBU (using parallelism=4; add 1.7 SBU for tests, including rebuilding)">
     10  <!ENTITY python3-md5sum        "6ebfe157f6e88d9eabfbaf3fa92129f6">
     11  <!ENTITY python3-size          "18 MB">
     12  <!ENTITY python3-buildsize     "397 MB (add 30 MB for tests)">
     13  <!ENTITY python3-time          "0.4 SBU (using parallelism=4; add 2.2 SBU for tests, including rebuilding)">
    1414  <!--
    1515
     
    138138    </para>
    139139
    140 <screen role="root"><userinput>make install &amp;&amp;
    141 <!--ln -sfv pip&python3-majorver; /usr/bin/pip3 &amp;&amp;-->
    142 chmod -v 755 /usr/lib/libpython&python3-majorver;.so &amp;&amp;
    143 chmod -v 755 /usr/lib/libpython3.so</userinput></screen>
     140<screen role="root"><userinput>make install</userinput></screen>
    144141
    145142    <para>
     
    156153      using an X terminal.
    157154      The test SBU highly depends on the speed of the internet connection.
    158       The test_sqlite test is known to fail.
    159155    </para>
    160156
     
    255251          2to3-&python3-majorver;,
    256252
    257           easy_install (symlink) and
    258253          easy_install-&python3-majorver;,
    259254
     
    264259          pip&python3-majorver;,
    265260
    266           pydoc3 (symlink) and
     261          pydoc3 and
    267262          pydoc&python3-majorver;,
    268263
     
    270265          python&python3-majorver;, and
    271266
     267          python3 (symlink), and
     268          python&python3-majorver;
     269
    272270          python3-config (symlink) and
    273271          python&python3-majorver;-config
    274           <!--
    275           pyvenv (symlink),
    276           pyvenv-&python3-majorver;
    277           -->
    278272        </seg>
    279273        <seg>
Note: See TracChangeset for help on using the changeset viewer.