Changeset b59b371 for packages.ent


Ignore:
Timestamp:
11/19/2022 08:27:13 AM (17 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
2ef64c4
Parents:
4d3f41c (diff), 651f491 (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:

Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    r4d3f41c rb59b371  
    357357<!ENTITY jinja2-version "3.1.2">
    358358<!ENTITY jinja2-size "262 KB">
    359 <!ENTITY jinja2-url "https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-&jinja2-version;.tar.gz">
     359<!ENTITY jinja2-url "&pypi-src;/J/Jinja2/Jinja2-&jinja2-version;.tar.gz">
    360360<!ENTITY jinja2-md5 "d31148abd89c1df1cdb077a55db27d02">
    361361<!ENTITY jinja2-home "https://jinja.palletsprojects.com/en/3.0.x/">
     
    488488<!ENTITY markupsafe-version "2.1.1">
    489489<!ENTITY markupsafe-size "20 KB">
    490 <!ENTITY markupsafe-url "https://files.pythonhosted.org/packages/source/M/MarkupSafe/MarkupSafe-&markupsafe-version;.tar.gz">
     490<!ENTITY markupsafe-url "&pypi-src;/M/MarkupSafe/MarkupSafe-&markupsafe-version;.tar.gz">
    491491<!ENTITY markupsafe-md5 "9809f9fdd98bc835b0c21aa8f79cbf30">
    492492<!ENTITY markupsafe-home "https://palletsprojects.com/p/markupsafe/">
Note: See TracChangeset for help on using the changeset viewer.