Changeset df044993 for general


Ignore:
Timestamp:
12/01/2023 10:28:42 PM (10 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
990c920
Parents:
d50c2d01 (diff), 5fa6df3 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into renodr/vulkan-addition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules/python-dbusmock.xml

    rd50c2d01 rdf044993  
    77  <!ENTITY dbusmock-download-http "https://files.pythonhosted.org/packages/source/p/python-dbusmock/python-dbusmock-&dbusmock-version;.tar.gz">
    88  <!ENTITY dbusmock-download-ftp  " ">
    9   <!ENTITY dbusmock-md5sum        "d3ab24018c7a7479d9af8e237be786b5">
    10   <!ENTITY dbusmock-size          "92 KB">
    11   <!ENTITY dbusmock-buildsize     "968 KB">
    12   <!ENTITY dbusmock-time          "less than 0.1 SBU">
     9  <!ENTITY dbusmock-md5sum        "7392541812abf9f756c1d3bb120f10d6">
     10  <!ENTITY dbusmock-size          "96 KB">
     11  <!ENTITY dbusmock-buildsize     "1.6 MB (with tests)">
     12  <!ENTITY dbusmock-time          "less than 0.1 SBU (add 0.2 SBU for tests)">
    1313]>
    1414
     
    7373      </para>
    7474
     75      <bridgehead renderas="sect5">Optional</bridgehead>
     76      <para role="optional">
     77        <xref linkend="pytest"/> (to run the test suite)
     78      </para>
     79
    7580    </sect3>
    7681
     
    8994
    9095<screen role="root"><userinput>&install-wheel; python-dbusmock</userinput></screen>
     96
     97      <para>
     98        To test the results, issue: <command>pytest</command>
     99      </para>
    91100
    92101    </sect3>
Note: See TracChangeset for help on using the changeset viewer.