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-dependencies/attrs.xml

    r658a4b4 r8f65da99  
    77  <!ENTITY attrs-download-http "https://files.pythonhosted.org/packages/source/a/attrs/attrs-&attrs-version;.tar.gz">
    88  <!ENTITY attrs-download-ftp  " ">
    9   <!ENTITY attrs-md5sum        "0487081b7ead8753fc46cf7c6d1e28e3">
    10   <!ENTITY attrs-size          "197 KB">
     9  <!ENTITY attrs-md5sum        "eff16b3bbd0d9b72e118cca83a19d380">
     10  <!ENTITY attrs-size          "211 KB">
    1111  <!ENTITY attrs-buildsize     "1.9 MB (add 63 MB for tests)">
    1212  <!ENTITY attrs-time          "less than 0.1 SBU (0.7 SBU for tests)">
     
    100100source testenv/bin/activate                    &amp;&amp;
    101101pip3 install attrs[tests]                      &amp;&amp;
    102 python3 /usr/bin/pytest tests                  &amp;&amp;
     102python3 /usr/bin/pytest                        &amp;&amp;
    103103deactivate</userinput></screen>
    104104
Note: See TracChangeset for help on using the changeset viewer.