Changeset 2b533f75


Ignore:
Timestamp:
02/26/2023 09:51:47 PM (14 months ago)
Author:
Ken Moffat <ken@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
6a22b91
Parents:
381cfd1
Message:

Put CacheControl-0.12.11.tar.gz on anduin.

Seems unnecessary, but it gives a reliable URL.
Ideally, someone should confirm that downloading in a browser
from https://pypi.org/project/CacheControl/#files matches.

File:
1 edited

Legend:

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

    r381cfd1 r2b533f75  
    88  <!ENTITY cachecontrol-download-http "https://files.pythonhosted.org/packages/source/c/CacheControl/CacheControl-&cachecontrol-version;.tar.gz">
    99  Latest version is 0.12.12 but NOT at pypi, has at least one issue
    10    https://github.com/ionrock/cachecontrol/issues/285 -->
    11   <!ENTITY cachecontrol-download-http "https://github.com/ionrock/cachecontrol/cachecontrol/archive/refs/tags/v&cachecontrol-version;.tar.gz">
     10   https://github.com/ionrock/cachecontrol/issues/285 and github only has tags -->
     11  <!ENTITY cachecontrol-download-http "&sources-anduin-http;/CacheControl/CacheControl-&cachecontrol-version;.tar.gz">
    1212  <!ENTITY cachecontrol-download-ftp  " ">
    1313  <!ENTITY cachecontrol-md5sum        "&cachecontrol-md5sum;">
Note: See TracChangeset for help on using the changeset viewer.