Commit Graph

64 Commits

Author SHA1 Message Date
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
Ken Moffat
87c4eb2c6c cssselect - put test deps in order. 2023-02-26 17:31:17 +00:00
Ken Moffat
cbc921032d inkscape core extensions: add pySerial. 2023-02-26 17:27:45 +00:00
Ken Moffat
09185439e0 numpy - display as NumPy in the links. 2023-02-26 16:52:15 +00:00
Ken Moffat
5a434ec758 Modules for inkscape - add cssselect.
All the docs refer to it as lowercase, so I have used CSSSelect
for titlecase.
2023-02-26 16:48:05 +00:00
Ken Moffat
7b3ac32de7 inkscape python modules - add NumPy
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.
2023-02-26 04:12:29 +00:00
Bruce Dubbs
acd88fc231 Tags and move 2 unneeded files 2023-02-18 23:21:52 -06:00
Bruce Dubbs
dc1a45e9de Lots of tags 2023-02-17 22:35:46 -06:00
Douglas R. Reno
dbd73d6b58 Last round of tags for the day from me 2023-02-17 14:57:04 -06:00
Douglas R. Reno
b474dfa2af Another round of tags 2023-02-17 11:06:49 -06:00
Douglas R. Reno
03c0def241 Tags for GTK+-3 2023-02-16 21:37:27 -06:00
Douglas R. Reno
ac0d66d9b2 Tags for PHP dependencies 2023-02-16 19:10:14 -06:00
Douglas R. Reno
6fdbe40edd Tag remaining dependencies for Git 2023-02-16 15:03:54 -06:00
Douglas R. Reno
15445abd8c Lots of tags 2023-02-15 23:24:25 -06:00
Douglas R. Reno
9c87711c52 Tags 2023-02-14 20:49:41 -06:00
Douglas R. Reno
d0c42be1cf Initial tags for 11.3 2023-02-14 18:44:18 -06:00
Pierre Labastie
bff9f953bf Update to sphinx_rtd_theme-1.2.0 2023-02-09 11:56:01 +01:00
Pierre Labastie
30090b72bf Add chardet-5.1.0 (python module)
It is a dependency of doxypypy.
2023-02-06 12:23:23 +01:00
Bruce Dubbs
cebe5a2de4 Update to doxypypy-0.8.8.7. 2023-02-05 22:36:05 -06:00
Bruce Dubbs
d011022645 Update to libjpeg-turbo-2.1.5.
Ignore the changes to pythonhosted.xml
2023-02-03 16:57:58 -06:00
Pierre Labastie
ab96df2970 Document a test failure in sphinx 2023-02-03 15:33:49 +01:00
Bruce Dubbs
53d92c8462 alphabetize python modules page 2023-01-31 18:55:09 -06:00
Bruce Dubbs
569925c77f Update python modules for pythonhosted
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.
2023-01-31 18:02:12 -06:00
Bruce Dubbs
3ef383c482 Move pythonhosted to python modules
The pythonhosted page is still commented out for now
but being set up for later inclusion.
2023-01-31 14:00:54 -06:00
Bruce Dubbs
8cc2fe70c8 Update to pycryptodome-3.17.0 (Python module). 2023-01-30 01:04:04 -06:00
Pierre Labastie
54d589072b Remove eol spaces 2023-01-29 13:51:59 +01:00
Douglas R. Reno
bc73ecfbef Remove an extra comma 2023-01-27 10:38:08 -06:00
Bruce Dubbs
9dfe7f236f Update to doxyqml-0.5.2 (Python Module). 2023-01-26 11:09:18 -06:00
Xi Ruoyao
9209f7c10a
dbus-python: switch to pip build (#17547) 2023-01-23 11:40:45 +08:00
Pierre Labastie
b112f04320 Add figures and a few fixes for new python modules 2023-01-22 19:56:23 +01:00
Pierre Labastie
1076135359 Fix tags for requests patch 2023-01-22 19:56:23 +01:00
Pierre Labastie
8f65da9927 Update all python modules after merge 2023-01-22 19:56:08 +01:00
Pierre Labastie
542ba6a919 Update to MarkupSafe-2.1.2 (Python Module) 2023-01-21 11:17:16 +01:00
Pierre Labastie
e1dc8db6ef Minor fixes to python modules 2023-01-19 21:41:27 +01:00
Pierre Labastie
3bdc4eba16 Merge branch 'trunk' into plabs/python-mods 2023-01-10 21:57:10 +01:00
Ken Moffat
ab3ae35ad2 python-modules: patch Requests to be able to use system certs. 2022-12-12 23:09:06 +00:00
Pierre Labastie
cf905e02e5 Merge branch 'trunk' into plabs/python-mods 2022-12-01 21:23:08 +01:00
Pierre Labastie
68c50e0c02 Update to Mako-1.2.4
Also add testing instructions.
2022-11-17 13:23:54 +01:00
Pierre Labastie
4f406eae0e Merge branch 'trunk' into plabs/python-mods 2022-11-17 08:58:32 +01:00
Pierre Labastie
33f878a985 Finish addition of gi-docgen
Add figures, and add short description for gi-docgen
2022-11-06 12:02:53 +01:00
Pierre Labastie
0a13134f06 Add gi-docgen deps (still WIP) 2022-11-06 09:54:50 +01:00
Pierre Labastie
fdfe117163 Fix a missing tag 2022-11-04 12:45:33 +01:00
Pierre Labastie
72c62e4fbc Add figures for python modules
Also fix various problems with already included modules (missing
short descriptions, etc)
2022-11-04 12:24:09 +01:00
Pierre Labastie
8828c76063 Add gi-docgen (WIP: need testing) 2022-11-03 09:00:30 +01:00
Pierre Labastie
352e81e547 Only reference Jinja2 for sysv 2022-11-02 08:32:41 +01:00
Pierre Labastie
be11214845 typos 2022-11-01 10:43:59 +01:00
Pierre Labastie
a8b202ac54 Add recommonmark and its dependency
This is the module needed for generating LLVM documentation.
2022-11-01 10:41:18 +01:00
Pierre Labastie
8c5e6eca40 Move "packaging" from dependencies to modules
It is required by both sphinx and pytest
2022-11-01 08:18:49 +01:00
Pierre Labastie
8b819c527c Reference book's pytest instead of external
Note that for pycairo2, I am not sure pytest can be built for python2.
2022-10-29 23:34:19 +02:00
Pierre Labastie
622cc86e3b Add doxypypy and doxyqml python modules
Also change some ulink to xref, and recommend those modules
for kapidox.
2022-10-29 22:33:08 +02:00