Changeset 1485f69 for general


Ignore:
Timestamp:
06/01/2022 01:24:08 AM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
ba0f629d
Parents:
16e6d0d
Message:

Update to lxml-4.9.0 (python module).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/lxml.xml

    r16e6d0d r1485f69  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "ddb9f25a41ca5fb4f7d174a9d74bfa46">
    10   <!ENTITY lxml-size          "3.1 MB">
    11   <!ENTITY lxml-buildsize     "91 MB">
    12   <!ENTITY lxml-time          "1.0 SBU">
     9  <!ENTITY lxml-md5sum        "a1db76441a1cd5f4857b7b326c960791">
     10  <!ENTITY lxml-size          "3.2 MB">
     11  <!ENTITY lxml-buildsize     "79 MB">
     12  <!ENTITY lxml-time          "0.9 SBU">
    1313]>
    1414
     
    7373        <xref linkend="libxslt"/>
    7474      </para>
    75 <!--
    76       <bridgehead renderas="sect5">Optional (to run more tests)</bridgehead>
    77       <para role="optional">
    78         <xref linkend="gdb"/>,
    79         <xref linkend="valgrind"/>, and
    80         <ulink url="&pypi;/cssselect/">cssselect</ulink>
    81       </para>
    82 -->
     75
    8376      <para condition="html" role="usernotes">
    8477        User Notes: <ulink url="&blfs-wiki;/lxml"/>
     
    9689<screen><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>
    9790
    98 <!--
    99      <para>
    100        If you wish to run the tests, enter:
    101        <command>make PYTHON=python3 test</command>.
    102        This will rebuild the package for in-place use before running the tests.
    103        <!- -Several tests (32 of 1948) are known to fail with Python-3.10.1.- ->
    104      </para>
    105 -->
    10691      <para>
    10792        To install the module, issue the following command as the &root; user:
Note: See TracChangeset for help on using the changeset viewer.