Changeset ba5004d


Ignore:
Timestamp:
08/15/2019 12:58:54 AM (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:
1cb1c0e
Parents:
c7a230b
Message:

Update to lxml-4.4.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/lxml.xml

    rc7a230b rba5004d  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "7d585daedcd51011c3217a61982afd3d">
     9  <!ENTITY lxml-md5sum        "ce976a2d3c630d7fde86d3a4c3a1c606">
    1010  <!ENTITY lxml-size          "4.3 MB">
    11   <!ENTITY lxml-buildsize     "180 MB (add 46 MB for the testsuites)">
    12   <!ENTITY lxml-time          "2.4 SBU (add 2.3 SBU for the testsuites)">
     11  <!ENTITY lxml-buildsize     "213 MB (add 46 MB for the testsuites)">
     12  <!ENTITY lxml-time          "2.3 SBU (add 2.2 SBU for the testsuites)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    rc7a230b rba5004d  
    4545      <para>August 14th, 2019</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to lxml-4.4.1 (Python Module). Fixes
     49          <ulink url="&blfs-ticket-root;12391">#12391</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[renodr] - Update to OpenJDK-12.0.2+10. This is a security
  • packages.ent

    rc7a230b rba5004d  
    521521<!ENTITY Jinja2-version               "2.10.1">
    522522<!-- libxml2 for Python2 shares the version of libxml2 -->
    523 <!ENTITY lxml-version                 "4.4.0">
     523<!ENTITY lxml-version                 "4.4.1">
    524524<!ENTITY mako-version                 "1.1.0">
    525525<!ENTITY MarkupSafe-version           "1.1.1">
Note: See TracChangeset for help on using the changeset viewer.