Changeset 08235aa8


Ignore:
Timestamp:
10/21/2022 06:06:19 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
060dd59
Parents:
b50ec75c
git-author:
Pierre Labastie <pierre.labastie@…> (10/21/2022 06:05:23 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (10/21/2022 06:06:19 AM)
Message:

Correct version for Babel is 2.10.3

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    rb50ec75c r08235aa8  
    537537<!ENTITY alabaster-version              "0.7.12">
    538538<!ENTITY attrs-version                  "22.1.0">
    539 <!ENTITY babel-version                  "2.10.2">
     539<!ENTITY babel-version                  "2.10.3">
    540540<!ENTITY certifi-version                "2022.9.24">
    541541<!ENTITY charset-normalizer-version     "2.1.1">
  • server/major/bind.xml

    rb50ec75c r08235aa8  
    101101      <xref linkend="lmdb"/>,
    102102      <xref linkend="mitkrb"/>,
     103      <xref linkedn="pytest"/>,
    103104      <xref linkend="sphinx"/> (required to build documentation),
    104105      <ulink url="https://cmocka.org/">cmocka</ulink>,
    105106      <ulink url="https://github.com/cjheath/geoip">geoip</ulink>,
    106       <ulink url="https://docs.pytest.org/en/stable/">pytest</ulink>, and
    107107      <ulink url="&w3m-url;">w3m</ulink>
    108108    </para>
     
    181181      The test suite may indicate some skipped tests depending on
    182182      what configuration options are used. Some tests are marked
    183       <quote>UNTESTED</quote> or does even fail if <xref linkend="perl-net-dns"/>
     183      <quote>UNTESTED</quote> or do even fail if <xref linkend="perl-net-dns"/>
    184184      is not installed. <!--One test, <quote>CPU</quote>, is known to fail.-->
    185185      To run the tests, as an unprivileged user, execute:
Note: See TracChangeset for help on using the changeset viewer.