Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/pygobject3.xml

    rda54a62 r0942224  
    66
    77  <!ENTITY pygobject3-download-http
    8            "&gnome-download-http;/pygobject/&gnome-minor-40;/pygobject-&pygobject3-version;.tar.xz">
     8           "&gnome-download-http;/pygobject/&gnome-minor-42;/pygobject-&pygobject3-version;.tar.xz">
    99  <!ENTITY pygobject3-download-ftp
    10            "&gnome-download-ftp;/pygobject/&gnome-minor-40;/pygobject-&pygobject3-version;.tar.xz">
    11   <!ENTITY pygobject3-md5sum        "f27e0a2d1526df57c89624cdebbd69e0">
    12   <!ENTITY pygobject3-size          "544 KB">
    13   <!ENTITY pygobject3-buildsize     "15 MB">
    14   <!ENTITY pygobject3-time          "0.2 SBU (Using parallelism=4)">
     10           "&gnome-download-ftp;/pygobject/&gnome-minor-42;/pygobject-&pygobject3-version;.tar.xz">
     11  <!ENTITY pygobject3-md5sum        "c5b31bb58156661c0954f1dbfc950fc9">
     12  <!ENTITY pygobject3-size          "548 KB">
     13  <!ENTITY pygobject3-buildsize     "14 MB">
     14  <!ENTITY pygobject3-time          "0.1 SBU">
    1515]>
    1616
     
    3333      </para>
    3434
    35       &lfs110a_checked;
     35      &lfs112_checked;
    3636
    3737      <bridgehead renderas="sect4">Package Information</bridgehead>
     
    8080      <bridgehead renderas="sect5">Optional (for the tests)</bridgehead>
    8181      <para role="optional">
     82        <xref linkend="gtk4"/>,
    8283        <ulink url="https://pypi.python.org/pypi/pep8">pep8</ulink>,
    8384        <ulink url="https://pypi.python.org/pypi/pyflakes">pyflakes</ulink>, and
     
    114115      To test the results, issue: <command>ninja test</command>.
    115116      An already active graphical session with a bus address is necessary
    116       to run the tests. One test, <filename>tests/test_gdbus.py</filename>,
    117       is known to fail.
     117      to run the tests. <!--One test, <filename>tests/test_gdbus.py</filename>,
     118      is known to fail.--> Another round of tests may report ERROR if
     119      <xref linkend="gtk4" role="nodep"/> is not installed.
    118120    </para>
    119121
Note: See TracChangeset for help on using the changeset viewer.