Ignore:
Timestamp:
10/14/2022 01:03:28 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
830c353
Parents:
88149d4d
Message:

Fix download urls in python-deps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-dependencies/sphinxcontrib-htmlhelp.xml

    r88149d4d r301c411  
    55  %general-entities;
    66
    7   <!ENTITY sc-htmlhelp-download-http "https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/archive/refs/tags/&sc-htmlhelp-version;/sphinxcontrib-htmlhelp-&sc-htmlhelp-version;.tar.gz">
     7  <!ENTITY sc-htmlhelp-download-http "https://files.pythonhosted.org/packages/source/s/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-&sc-htmlhelp-version;.tar.gz">
    88  <!ENTITY sc-htmlhelp-download-ftp  " ">
    9   <!ENTITY sc-htmlhelp-md5sum        "cb68f8a134e2954b9dba5b8f214c1be5">
    10   <!ENTITY sc-htmlhelp-size          "23 KB">
     9  <!ENTITY sc-htmlhelp-md5sum        "70765b55395a3c20233631802902c840">
     10  <!ENTITY sc-htmlhelp-size          "27 KB">
    1111  <!ENTITY sc-htmlhelp-buildsize     "2.6 MB">
    1212  <!ENTITY sc-htmlhelp-time          "less than 0.1 SBU">
     
    122122          <seg>
    123123            /usr/lib/python&python3-majorver;/site-packages/sphinxcontrib and
    124             /usr/lib/python&python3-majorver;/site-packages/sphinxcontrib_htmlhelp-&sc-htmlhelp-dev-version;.dist-info
     124            /usr/lib/python&python3-majorver;/site-packages/sphinxcontrib_htmlhelp-&sc-htmlhelp-version;.dist-info
    125125          </seg>
    126126        </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.