Changeset 0ed6f34 for general


Ignore:
Timestamp:
12/16/2021 07:23:14 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
60351e5b
Parents:
9052373
Message:

Package updates.
Update to lxml-4.7.1 (python module).
Update to mpg123-1.29.3.
Update to umockdev-0.17.0.
Update to xine-ui-0.99.13.

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/umockdev.xml

    r9052373 r0ed6f34  
    77  <!ENTITY umockdev-download-http "https://github.com/martinpitt/umockdev/releases/download/&umockdev-version;/umockdev-&umockdev-version;.tar.xz">
    88  <!ENTITY umockdev-download-ftp  " ">
    9   <!ENTITY umockdev-md5sum        "76506eb290670e6bcdb58fa2a08e2944">
    10   <!ENTITY umockdev-size          "472 KB">
    11   <!ENTITY umockdev-buildsize     "6.3 MB (with tests)">
     9  <!ENTITY umockdev-md5sum        "a151f143776b6c2c44194a7b13f015ee">
     10  <!ENTITY umockdev-size          "476 KB">
     11  <!ENTITY umockdev-buildsize     "6.5 MB (with tests)">
    1212  <!ENTITY umockdev-time          "0.2 SBU (with tests)">
    1313
  • general/prog/lxml.xml

    r9052373 r0ed6f34  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "1e5354ce400123658b9e1079508fca52">
    10   <!ENTITY lxml-size          "3.0 MB">
    11   <!ENTITY lxml-buildsize     "77 MB (add 21 MB for tests)">
    12   <!ENTITY lxml-time          "0.9 SBU (add 0.6 SBU for tests)">
     9  <!ENTITY lxml-md5sum        "7761ed3842697b4e1de83e47ee2242d8">
     10  <!ENTITY lxml-size          "3.1 MB">
     11  <!ENTITY lxml-buildsize     "78 MB (add 21 MB for tests)">
     12  <!ENTITY lxml-time          "1.0 SBU (add 0.7 SBU for tests)">
    1313]>
    1414
     
    115115       <command>make PYTHON=python3 test</command>.
    116116       This will rebuild the package for inplace use before running the tests.
    117        Several tests (28 of 1933) are known to fail with Python-3.10.
     117       Several tests (32 of 1948) are known to fail with Python-3.10.1.
    118118     </para>
    119119
Note: See TracChangeset for help on using the changeset viewer.