Changeset 5347af84


Ignore:
Timestamp:
11/10/2022 04:07:42 PM (18 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/update-glibc
Children:
381c8a7, 799c424, 9292384
Parents:
5156c400
Message:

wheel: switch download URL

Avoid the necessity to upload a tarball onto anduin. The URL does not
contain long checksum and it produces a tarball with the same md5sum.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5156c400 r5347af84  
    119119<!ENTITY savannah-nongnu "https://savannah.nongnu.org">
    120120<!ENTITY github          "https://github.com">
     121<!ENTITY pypi-home       "https://pypi.org/project">
     122<!ENTITY pypi-src        "https://pypi.org/packages/source">
    121123
    122124<!ENTITY root            "<systemitem class='username'>root</systemitem>">
  • packages.ent

    r5156c400 r5347af84  
    729729<!ENTITY vim-fin-sbu "2.5 SBU">
    730730
    731 <!-- From https://files.pythonhosted.org/packages/c0/6c/9f840c2e55b67b90745af06a540964b73589256cb10cc10057c87ac78fc2/wheel-0.37.1.tar.gz -->
    732731<!ENTITY wheel-version "0.37.1">
    733732<!ENTITY wheel-size "65 KB">
    734 <!ENTITY wheel-url "&anduin-sources;/wheel-&wheel-version;.tar.gz">
     733<!ENTITY wheel-url "&pypi-src;/w/wheel/wheel-&wheel-version;.tar.gz">
    735734<!ENTITY wheel-md5 "f490f1399e5903706cb1d4fbed9ecb28">
    736 <!ENTITY wheel-home "https://pypi.org/project/wheel/">
     735<!ENTITY wheel-home "&pypi-home;/wheel/">
    737736<!ENTITY wheel-fin-du "956 KB">
    738737<!ENTITY wheel-fin-sbu "less than 0.1 SBU">
Note: See TracChangeset for help on using the changeset viewer.