Commit Graph

10 Commits

Author SHA1 Message Date
Douglas R. Reno
e8b3f50d33 Tags 2024-02-17 02:49:09 -06:00
Bruce Dubbs
32c69217d4 Update to cachecontrol-0.14.0 (Python module). 2024-02-03 09:39:27 -06:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Bruce Dubbs
db244ae299 Replace 'pip3 wheel' and 'pip3 install' text with ENTITIES
Currently only python-modules are complete.  The python-dependencies
page will be done in another commit.
2023-09-10 18:13:10 -05:00
Bruce Dubbs
282a0eb3c2 Tag most of Chapter 13 2023-08-17 12:39:01 -05:00
Bruce Dubbs
023dffb796 pdate to cachecontrol-0.13.1. 2023-06-10 17:24:18 -05:00
Bruce Dubbs
d3cf76e101 Update to cachecontrol-0.13.0.tar.gz (Python module). 2023-06-06 20:01:26 -05:00
Douglas R. Reno
a8c129460e Minor style nitpicks to the new Python modules, remove a duplicate
heading, and fix a strange character.
2023-02-27 22:37:25 -06:00
Ken Moffat
2b533f75db 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.
2023-02-26 21:51:47 +00:00
Ken Moffat
381cfd1854 Attempt to add CacheControl and its dep.
CacheControl is used an inkscape clipart file, and in an inkman
file for searching for external packages and getting meta data
about them.

Unfortunately, I cannot find a working link.  When I go to
https://pypi.org/project/CacheControl/#files and click on the
link for CacheControl-0.12.11.tar.gz I get a good download,
but if I mouse over that to read where it points to I get
a very long link which starts
 https://files.pythonhosted.org/packages/49/9b/
followed by \n unfeasibly long hash which only remains visible
while my mouse is on the link.

Trying to point to c/CacheControl fails.

Current upstream has v0.12.12 but there is at least one issue for
why that might not be at pythonhosted, and trying to link to the
tag for 0.12.11 (there are no releases there) fails.
2023-02-26 20:58:24 +00:00