Correct version for Babel is 2.10.3

This commit is contained in:
Pierre Labastie 2022-10-21 08:05:23 +02:00
parent b50ec75c2f
commit 08235aa84f
2 changed files with 3 additions and 3 deletions

View File

@ -536,7 +536,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!-- sc = sphinxcontrib -->
<!ENTITY alabaster-version "0.7.12">
<!ENTITY attrs-version "22.1.0">
<!ENTITY babel-version "2.10.2">
<!ENTITY babel-version "2.10.3">
<!ENTITY certifi-version "2022.9.24">
<!ENTITY charset-normalizer-version "2.1.1">
<!ENTITY flit_core-version "3.7.1">

View File

@ -100,10 +100,10 @@
<xref linkend="libxml2"/>,
<xref linkend="lmdb"/>,
<xref linkend="mitkrb"/>,
<xref linkedn="pytest"/>,
<xref linkend="sphinx"/> (required to build documentation),
<ulink url="https://cmocka.org/">cmocka</ulink>,
<ulink url="https://github.com/cjheath/geoip">geoip</ulink>,
<ulink url="https://docs.pytest.org/en/stable/">pytest</ulink>, and
<ulink url="&w3m-url;">w3m</ulink>
</para>
@ -180,7 +180,7 @@ make</userinput></screen>
<para>
The test suite may indicate some skipped tests depending on
what configuration options are used. Some tests are marked
<quote>UNTESTED</quote> or does even fail if <xref linkend="perl-net-dns"/>
<quote>UNTESTED</quote> or do even fail if <xref linkend="perl-net-dns"/>
is not installed. <!--One test, <quote>CPU</quote>, is known to fail.-->
To run the tests, as an unprivileged user, execute:
</para>