Changeset 2219a24


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

Files:
3 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>
  • introduction/welcome/changelog.xml

    r522cc60 r2219a24  
    4646      <para>February 9th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Update to lxml-4.3.1. Fixes
     50          <ulink url="&blfs-ticket-root;11653">#11653</ulink>.</para>
     51        </listitem>
    4852        <listitem>
    4953          <para>[renodr] - Update to WebkitGTK+-2.22.6. Fixes
  • packages.ent

    r522cc60 r2219a24  
    521521<!ENTITY Jinja2-version               "2.10">
    522522<!-- libxml2 for Python2 shares the version of libxml2 -->
    523 <!ENTITY lxml-version                 "4.3.0">
     523<!ENTITY lxml-version                 "4.3.1">
    524524<!ENTITY mako-version                 "1.0.7">
    525525<!ENTITY MarkupSafe-version           "1.1.0">
Note: See TracChangeset for help on using the changeset viewer.