Changeset 8c350e6


Ignore:
Timestamp:
12/15/2022 11:54:44 AM (16 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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/xf86-video-removal
Children:
7dea447
Parents:
1e410df
Message:

Update to lxml-4.9.2 (python module)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/lxml.xml

    r1e410df r8c350e6  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "e27240a7319d80d0c1e5390ca31eb1d8">
    10   <!ENTITY lxml-size          "3.2 MB">
    11   <!ENTITY lxml-buildsize     "99 MB">
     9  <!ENTITY lxml-md5sum        "aa84a7ce47581b43cb827145340505c6">
     10  <!ENTITY lxml-size          "3.5 MB">
     11  <!ENTITY lxml-buildsize     "109 MB">
    1212  <!ENTITY lxml-time          "0.9 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    r1e410df r8c350e6  
    4040    -->
    4141    <listitem>
     42      <para>December 15th, 2022</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[pierre] - Update to lxml-4.9.2 (python module). Fixes
     46          <ulink url="&blfs-ticket-root;17400">#17400</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
    4252      <para>December 14th, 2022</para>
    4353      <itemizedlist>
  • packages.ent

    r1e410df r8c350e6  
    522522<!ENTITY pyxdg-version                "0.28">
    523523<!-- libxml2 for Python2 shares the version of libxml2 -->
    524 <!ENTITY lxml-version                 "4.9.1">
     524<!ENTITY lxml-version                 "4.9.2">
    525525<!ENTITY MarkupSafe-version           "2.1.1">
    526526<!ENTITY Jinja2-version               "3.1.2">
Note: See TracChangeset for help on using the changeset viewer.