Changeset 00eebd2


Ignore:
Timestamp:
06/14/2019 06:51:01 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, 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:
39555dd
Parents:
972729e
Message:

Update to lxml-4.3.4 (Python Module)

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/lxml.xml

    r972729e r00eebd2  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "d35e90d9de17e1370fbb7e6059bd95ed">
    10   <!ENTITY lxml-size          "4.2 MB">
    11   <!ENTITY lxml-buildsize     "152 MB (add 38 MB for the testsuite)">
    12   <!ENTITY lxml-time          "1.8 SBU (add 1.8 SBU for the testsuite)">
     9  <!ENTITY lxml-md5sum        "aec44da0457dca385261e5ceb3fe36f9">
     10  <!ENTITY lxml-size          "2.4 MB">
     11  <!ENTITY lxml-buildsize     "178 MB (add 44 MB for the testsuite)">
     12  <!ENTITY lxml-time          "1.5 SBU (add 1.5 SBU for the testsuite)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r972729e r00eebd2  
    4545      <para>June 14th, 2019</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to lxml-4.3.4 (Python Module). Fixes
     49          <ulink url="&blfs-ticket-root;12146">#12146</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[renodr] - Update to poppler-0.77.0. Fixes
  • packages.ent

    r972729e r00eebd2  
    521521<!ENTITY Jinja2-version               "2.10.1">
    522522<!-- libxml2 for Python2 shares the version of libxml2 -->
    523 <!ENTITY lxml-version                 "4.3.3">
     523<!ENTITY lxml-version                 "4.3.4">
    524524<!ENTITY mako-version                 "1.0.10">
    525525<!ENTITY MarkupSafe-version           "1.1.1">
Note: See TracChangeset for help on using the changeset viewer.