Changeset ecc02fe0


Ignore:
Timestamp:
05/07/2023 10:16:38 AM (12 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
a6f50ce4
Parents:
2e597c5e
Message:

python-dbusmock: Use a better download URL

We can download it from pythonhosted with exactly same MD5 and a name
not prefixed with the dubious "dist."

File:
1 edited

Legend:

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

    r2e597c5e recc02fe0  
    55  %general-entities;
    66
    7   <!ENTITY dbusmock-download-http "https://github.com/martinpitt/python-dbusmock/releases/download/&dbusmock-version;/dist.python-dbusmock-&dbusmock-version;.tar.gz">
     7  <!ENTITY dbusmock-download-http "https://files.pythonhosted.org/packages/source/p/python-dbusmock/python-dbusmock-&dbusmock-version;.tar.gz">
    88  <!ENTITY dbusmock-download-ftp  " ">
    99  <!ENTITY dbusmock-md5sum        "646d828d79b94ac8dfbfdfb60079123b">
     
    6666      </itemizedlist>
    6767
    68       <note>
    69         <para>
    70           The tarball 'dist.python-dbusmock-0.29.0.tar.gz' will extract to the
    71           directory 'python-dbusmock-0.29.0/'.
    72         </para>
    73       </note>
    74 
    7568      <bridgehead renderas="sect4">dbusmock Dependencies</bridgehead>
    7669
Note: See TracChangeset for help on using the changeset viewer.