Changeset 381c8a7


Ignore:
Timestamp:
11/10/2022 11:30:12 PM (18 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
cb7745e2
Parents:
5f3a328 (diff), 5347af84 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5f3a328 r381c8a7  
    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

    r5f3a328 r381c8a7  
    738738<!ENTITY vim-fin-sbu "2.5 SBU">
    739739
    740 <!-- From https://files.pythonhosted.org/packages/c0/6c/9f840c2e55b67b90745af06a540964b73589256cb10cc10057c87ac78fc2/wheel-0.37.1.tar.gz -->
    741740<!ENTITY wheel-version "0.37.1">
    742741<!ENTITY wheel-size "65 KB">
    743 <!ENTITY wheel-url "&anduin-sources;/wheel-&wheel-version;.tar.gz">
     742<!ENTITY wheel-url "&pypi-src;/w/wheel/wheel-&wheel-version;.tar.gz">
    744743<!ENTITY wheel-md5 "f490f1399e5903706cb1d4fbed9ecb28">
    745 <!ENTITY wheel-home "https://pypi.org/project/wheel/">
     744<!ENTITY wheel-home "&pypi-home;/wheel/">
    746745<!ENTITY wheel-fin-du "956 KB">
    747746<!ENTITY wheel-fin-sbu "less than 0.1 SBU">
Note: See TracChangeset for help on using the changeset viewer.