Update to sphinx_rtd_theme-1.2.1.
Update to python sphinx dependencies to
sphinxcontrib-jquery-4.1
sphinxcontrib-applehelp-1.0.4
sphinxcontrib-htmlhelp-2.0.1.
Creating a cache should be done after instaling when using a package
manager. And having both install and post-install in the same
bloc confuses jhalfs.
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.
To get a feel for what is involved, this is probably the worst
of them.
Also comment out the perl XML module dependency, not mentioned in
core extensions.
Move the pythonhoted page to python_modules even though it is not
yet activated to render in the book.
Change location of pythonhosted md5sum ENTITIES to packages.ent
so they can be used in multiple pages but only need to be updated
in one place.
Note that pages not have entries like:
<!ENTITY asciidoc-md5sum "&asciidoc-md5sum;">
so this seems to be redefinig the entity to the version
in packages.ent. This seems to be OK with the build system.