Changeset 2219a24 for general


Ignore:
Timestamp:
02/09/2019 07:31:55 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.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:
951597f1
Parents:
522cc60
Message:

Update to lxml-4.3.1 (Python Module)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/lxml.xml

    r522cc60 r2219a24  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "4242c749bacda939853c418cf52a89aa">
    10   <!ENTITY lxml-size          "2.4 MB">
    11   <!ENTITY lxml-buildsize     "127 MB (add 27 MB for the testsuite)">
     9  <!ENTITY lxml-md5sum        "d2b2eb305bfa9ed15aebe61affb3ffa4">
     10  <!ENTITY lxml-size          "4.2 MB">
     11  <!ENTITY lxml-buildsize     "179 MB (add 39 MB for the testsuite)">
    1212  <!ENTITY lxml-time          "1.9 SBU (add 1.7 SBU for the testsuite)">
    1313]>
     
    8181      <bridgehead renderas="sect5">Optional (to run more tests)</bridgehead>
    8282      <para role="optional">
    83         <xref linkend="gdb"/>
    84         <xref linkend="valgrind"/>
     83        <xref linkend="gdb"/>,
     84        <xref linkend="valgrind"/>, and
    8585        <ulink url="&pypi;/cssselect/">cssselect</ulink>
    8686      </para>
Note: See TracChangeset for help on using the changeset viewer.