Changeset 6148e28


Ignore:
Timestamp:
03/06/2022 04:20:11 AM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
364c21e
Parents:
4483a9a
Message:

Package Updates:

Update to asciidoc-10.1.4
Update to lxml-4.8.0
Update to Business-ISSN-1.005
Update to mercurial-6.1

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/prog/asciidoc.xml

    r4483a9a r6148e28  
    77  <!ENTITY asciidoc-download-http "https://files.pythonhosted.org/packages/source/a/asciidoc/asciidoc-&asciidoc-version;.tar.gz">
    88  <!ENTITY asciidoc-download-ftp  " ">
    9   <!ENTITY asciidoc-md5sum        "39569c2399bbb018256e74d14255c79c">
     9  <!ENTITY asciidoc-md5sum        "3039fb28a56529d2f4a411f1db645cca">
    1010  <!ENTITY asciidoc-size          "212 KB">
    11   <!ENTITY asciidoc-buildsize     "2.7 MB">
     11  <!ENTITY asciidoc-buildsize     "4.1 MB">
    1212  <!ENTITY asciidoc-time          "less than 0.1 SBU">
    1313]>
  • general/prog/lxml.xml

    r4483a9a r6148e28  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "7761ed3842697b4e1de83e47ee2242d8">
     9  <!ENTITY lxml-md5sum        "ddb9f25a41ca5fb4f7d174a9d74bfa46">
    1010  <!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)">
     11  <!ENTITY lxml-buildsize     "91 MB (add 20 MB for tests)">
     12  <!ENTITY lxml-time          "1.1 SBU (add 0.6 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 (32 of 1948) are known to fail with Python-3.10.1.
     117       <!--Several tests (32 of 1948) are known to fail with Python-3.10.1.-->
    118118     </para>
    119119
  • general/prog/mercurial.xml

    r4483a9a r6148e28  
    77  <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "c558dc189038c17e271ca561b3829528">
     9  <!ENTITY mercurial-md5sum        "57f92c00de07b902a21fd975adbfbecc">
    1010  <!ENTITY mercurial-size          "7.7 MB">
    11   <!ENTITY mercurial-buildsize     "77 MB (with docs, add 1.6 GB for tests)">
    12   <!ENTITY mercurial-time          "0.3 SBU (with docs, add 18 SBU for tests using -j4)">
     11  <!ENTITY mercurial-buildsize     "105 MB (with docs, add 1.8 GB for tests)">
     12  <!ENTITY mercurial-time          "0.7 SBU (with docs, add 28 SBU for tests using -j4)">
    1313]>
    1414
     
    124124
    125125    <para>
    126       To run the test suite, issue (15 tests are known to fail):
     126      To run the test suite, issue (8 tests are known to fail):
    127127    </para>
    128128<screen remap="test"><userinput>TESTFLAGS="-j<replaceable>&lt;N&gt;</replaceable> --tmpdir tmp --blacklist blacklists/fsmonitor --blacklist blacklists/linux-vfat" make check</userinput></screen>
     
    146146
    147147    <para>
    148       Normally, the previous failures will be confirmed. However, if
     148      Normally, the previous failures will be reproducible. However, if
    149149      you add the switch <option>--debug</option> before
    150       <option>--tmpdir</option>, and run again, some failures are gone, which
    151       seems to be a problem with the test suite. If this happens, normally,
    152       from now on, there will be no more such failures whether you use the
    153       debug switch or not.
    154       There are 13 of 876 tests that are known to fail.
    155     </para>
    156 
    157     <para>
    158       An interesting switch is <option>--time</option>, which will generate at
    159       the end of the test suite execution, a table with all executed tests and
    160       respective start, end, user, system and real times. Note that the
     150      <option>--tmpdir</option>, and run the tests again, some failures may
     151      disappear, which is a problem with the test suite. If this happens,
     152      there will be no more of these failures even if you do not pass the
     153      --debug switch again.
     154    </para>
     155
     156    <para>
     157      An interesting switch is <option>--time</option>, which will generate a
     158      table of all the executed tests and their respective start, end, user,
     159      system and real times once the tests are complete. Note that these
    161160      switches may be used with <command>make check</command> by including
    162161      them in the <envar>TESTFLAGS</envar> environment variable.
     
    234233        The great majority of extensions are disabled by default. Run
    235234        <command>hg help extensions</command> if you need to enable any, e.g.
    236         when investigating test failures. You will obtain the lists of enabled
    237         and disabled extensions, and more information, such as how to enable
    238         or disable them using configuration files.
     235        when investigating test failures. This will output a list of enabled
     236        and disabled extensions, as well as more information such as how to
     237        enable or disable extensions using configuration files.
    239238      </para>
    240239
  • general/prog/perl-modules/perl-business-issn.xml

    r4483a9a r6148e28  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/B/BD/BDFOY/Business-ISSN-&Business-ISSN-version;.tar.gz">
    8   <!ENTITY my-md5sum "4d638d72f22e2d3cc677eab6e07d15f2">
     8  <!ENTITY my-md5sum "f46bf5585d6c3aa9fb32127edb13151a">
    99
    1010]>
  • introduction/welcome/changelog.xml

    r4483a9a r6148e28  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>March 5th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to Business-ISSN-1.005 (Perl Module). Fixes
     49          <ulink url="&blfs-ticket-root;16140">#16140</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to asciidoc-10.1.4. Fixes
     53          <ulink url="&blfs-ticket-root;16134">#16134</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to lxml-4.8.0. Fixes
     57          <ulink url="&blfs-ticket-root;16135">#16135</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to Mercurial-6.1. Fixes
     61          <ulink url="&blfs-ticket-root;16142">#16142</ulink>.</para>
     62        </listitem>
     63      </itemizedlist>
     64    </listitem>
     65   
    4466    <listitem>
    4567      <para>March 3rd, 2022</para>
  • packages.ent

    r4483a9a r6148e28  
    358358<!ENTITY lua-version                  "5.4.4">
    359359<!ENTITY lua52-version                "5.2.4">
    360 <!ENTITY mercurial-version            "6.0.2">
     360<!ENTITY mercurial-version            "6.1">
    361361<!ENTITY nasm-version                 "2.15.05">
    362362<!ENTITY ninja-version                "1.9.0">
     
    409409<!ENTITY Business-ISBN-version        "3.007">
    410410<!ENTITY Business-ISMN-version        "1.202">
    411 <!ENTITY Business-ISSN-version        "1.004">
     411<!ENTITY Business-ISSN-version        "1.005">
    412412<!ENTITY Class-Accessor-version       "0.51">
    413413<!ENTITY Data-Compare-version         "1.27">
     
    563563<!-- Python module versions used in the Python Modules instructions -->
    564564<!-- <!ENTITY Beaker-version               "1.10.0"> -->
    565 <!ENTITY asciidoc-version             "10.1.1">
     565<!ENTITY asciidoc-version             "10.1.4">
    566566<!ENTITY docutils-version             "0.18.1">
    567567<!ENTITY dbus-python-version          "1.2.18">
     
    571571<!ENTITY Jinja2-version               "3.0.3">
    572572<!-- libxml2 for Python2 shares the version of libxml2 -->
    573 <!ENTITY lxml-version                 "4.7.1">
     573<!ENTITY lxml-version                 "4.8.0">
    574574<!ENTITY mako-version                 "1.1.6">
    575575<!ENTITY MarkupSafe-version           "2.1.0">
Note: See TracChangeset for help on using the changeset viewer.