Ignore:
Timestamp:
10/14/2022 01:03:28 PM (21 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, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, 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-jsmath.xml

    r88149d4d r301c411  
    55  %general-entities;
    66
    7   <!ENTITY sc-jsmath-download-http "https://github.com/sphinx-doc/sphinxcontrib-jsmath/archive/refs/tags/&sc-jsmath-version;/sphinxcontrib-jsmath-&sc-jsmath-version;.tar.gz">
     7  <!ENTITY sc-jsmath-download-http "https://files.pythonhosted.org/packages/source/s/sphinxcontrib-jsmath/sphinxcontrib-jsmath-&sc-jsmath-version;.tar.gz">
    88  <!ENTITY sc-jsmath-download-ftp  " ">
    9   <!ENTITY sc-jsmath-md5sum        "63b128d164e727722f48d388a1b57dde">
    10   <!ENTITY sc-jsmath-size          "14 KB">
     9  <!ENTITY sc-jsmath-md5sum        "e45179f0a3608b6766862e0f34c23b62">
     10  <!ENTITY sc-jsmath-size          "5.7 KB">
    1111  <!ENTITY sc-jsmath-buildsize     "2.6 MB">
    1212  <!ENTITY sc-jsmath-time          "less than 0.1 SBU">
     
    116116          <seg>
    117117            /usr/lib/python&python3-majorver;/site-packages/sphinxcontrib and
    118             /usr/lib/python&python3-majorver;/site-packages/sphinxcontrib_jsmath-&sc-jsmath-dev-version;.dist-info
     118            /usr/lib/python&python3-majorver;/site-packages/sphinxcontrib_jsmath-&sc-jsmath-version;.dist-info
    119119          </seg>
    120120        </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.