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.
This commit is contained in:
Xi Ruoyao
2022-11-11 00:07:42 +08:00
parent 5156c40031
commit 5347af84cf
2 changed files with 4 additions and 3 deletions

View File

@@ -118,6 +118,8 @@
<!ENTITY savannah "https://download.savannah.gnu.org">
<!ENTITY savannah-nongnu "https://savannah.nongnu.org">
<!ENTITY github "https://github.com">
<!ENTITY pypi-home "https://pypi.org/project">
<!ENTITY pypi-src "https://pypi.org/packages/source">
<!ENTITY root "<systemitem class='username'>root</systemitem>">
<!ENTITY lfs-user "<systemitem class='username'>lfs</systemitem>">