Ignore:
Timestamp:
01/22/2023 06:56:08 PM (15 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
1076135
Parents:
658a4b4
git-author:
Pierre Labastie <pierre.labastie@…> (01/22/2023 04:50:55 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (01/22/2023 06:56:08 PM)
Message:

Update all python modules after merge

File:
1 edited

Legend:

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

    r658a4b4 r8f65da99  
    77  <!ENTITY pytest-download-http "https://files.pythonhosted.org/packages/source/p/pytest/pytest-&pytest-version;.tar.gz">
    88  <!ENTITY pytest-download-ftp  " ">
    9   <!ENTITY pytest-md5sum        "c4de3e192e5bb4b39deada36cc2f393a">
     9  <!ENTITY pytest-md5sum        "366a4047534ef0485f700c20bb574f67">
    1010  <!ENTITY pytest-size          "1.2 MB">
    1111  <!ENTITY pytest-buildsize     "10 MB (add 54 MB for tests)">
     
    7373        <xref linkend="iniconfig"/>,
    7474        <xref linkend="packaging"/>,
    75         <xref linkend="pluggy"/>,
    76         <xref linkend="py"/>, and
    77         <xref linkend="tomli"/>
     75        <xref linkend="pluggy"/>, and
     76        <xref linkend="py"/>,
    7877      </para>
    7978
     
    8988        <ulink url="https://pypi.org/project/argcomplete/">argcomplete</ulink>,
    9089        <ulink url="https://pypi.org/project/hypothesis/">hypothesis</ulink>,
     90        <ulink url="https://pypi.org/project/mock/">mock</ulink>,
    9191        <ulink url="https://pypi.org/project/nose/">nose</ulink>, and
    9292        <ulink url="https://pypi.org/project/xmlschema/">xmlschema</ulink>
Note: See TracChangeset for help on using the changeset viewer.