Changeset 88c3b98 for general


Ignore:
Timestamp:
09/02/2022 06:37:50 PM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
71899871
Parents:
2cb4b95
Message:

Update to PyYAML-6.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/pyyaml.xml

    r2cb4b95 r88c3b98  
    55  %general-entities;
    66
    7   <!ENTITY PyYAML-download-http "https://pyyaml.org/download/pyyaml/PyYAML-&PyYAML-version;.tar.gz">
     7  <!ENTITY PyYAML-download-http "https://files.pythonhosted.org/packages/source/P/PyYAML/PyYAML-&PyYAML-version;.tar.gz">
    88  <!ENTITY PyYAML-download-ftp  " ">
    9   <!ENTITY PyYAML-md5sum        "d3590b85917362e837298e733321962b">
    10   <!ENTITY PyYAML-size          "264 KB">
    11   <!ENTITY PyYAML-buildsize     "15 MB">
    12   <!ENTITY PyYAML-time          "0.1 SBU">
     9  <!ENTITY PyYAML-md5sum        "1d19c798f25e58e3e582f0f8c977dbb8">
     10  <!ENTITY PyYAML-size          "124 KB">
     11  <!ENTITY PyYAML-buildsize     "3.3 MB">
     12  <!ENTITY PyYAML-time          "less than 0.1 SBU">
    1313]>
    1414
     
    9191      </para>
    9292
    93 <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir PyYAML</userinput></screen>
     93<screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user PyYAML</userinput></screen>
    9494
    9595    </sect3>
Note: See TracChangeset for help on using the changeset viewer.