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.
This commit is contained in:
Ken Moffat 2023-02-26 21:51:47 +00:00
parent 381cfd1854
commit 2b533f75db

View File

@ -7,8 +7,8 @@
<!-- cannot access, page for 0.12.11 has unreadably long hashes and I cannot paste it
<!ENTITY cachecontrol-download-http "https://files.pythonhosted.org/packages/source/c/CacheControl/CacheControl-&cachecontrol-version;.tar.gz">
Latest version is 0.12.12 but NOT at pypi, has at least one issue
https://github.com/ionrock/cachecontrol/issues/285 -->
<!ENTITY cachecontrol-download-http "https://github.com/ionrock/cachecontrol/cachecontrol/archive/refs/tags/v&cachecontrol-version;.tar.gz">
https://github.com/ionrock/cachecontrol/issues/285 and github only has tags -->
<!ENTITY cachecontrol-download-http "&sources-anduin-http;/CacheControl/CacheControl-&cachecontrol-version;.tar.gz">
<!ENTITY cachecontrol-download-ftp " ">
<!ENTITY cachecontrol-md5sum "&cachecontrol-md5sum;">
<!ENTITY cachecontrol-size "17 KB">