Changeset 00e3f27


Ignore:
Timestamp:
07/02/2022 10:57:12 AM (22 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
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:
9e92861
Parents:
613c9aa7
Message:

Update to lxml-4.9.1 (python module)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/lxml.xml

    r613c9aa7 r00e3f27  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "a1db76441a1cd5f4857b7b326c960791">
     9  <!ENTITY lxml-md5sum        "e27240a7319d80d0c1e5390ca31eb1d8">
    1010  <!ENTITY lxml-size          "3.2 MB">
    11   <!ENTITY lxml-buildsize     "79 MB">
     11  <!ENTITY lxml-buildsize     "99 MB">
    1212  <!ENTITY lxml-time          "0.9 SBU">
    1313]>
     
    8383
    8484      <para>
    85         To build <!--both <application>Python 2</application> and --> the
    86         <application>Python 3</application> module, run:
     85        To build the <application>Python 3</application> module, run:
    8786      </para>
    8887
  • introduction/welcome/changelog.xml

    r613c9aa7 r00e3f27  
    4545      <para>July 2nd, 2022</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to lxml-4.9.1 (python module). Fixes
     49          <ulink url="&blfs-ticket-root;16726">#16726</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[pierre] - Update to pipewire-0.3.53. Fixes
  • packages.ent

    r613c9aa7 r00e3f27  
    576576<!ENTITY Jinja2-version               "3.1.2">
    577577<!-- libxml2 for Python2 shares the version of libxml2 -->
    578 <!ENTITY lxml-version                 "4.9.0">
     578<!ENTITY lxml-version                 "4.9.1">
    579579<!ENTITY mako-version                 "1.2.1">
    580580<!ENTITY MarkupSafe-version           "2.1.1">
Note: See TracChangeset for help on using the changeset viewer.