Commit Graph

12 Commits

Author SHA1 Message Date
Ken Moffat
ab3ae35ad2 python-modules: patch Requests to be able to use system certs. 2022-12-12 23:09:06 +00:00
Bruce Dubbs
e09da3c5e4 Add pythonhosted page
This page is not complete.  The build part does not work yet, but
the fetch of files does.  If the fetch is run a second time, it
will only get a file in the .md5 file that is not already present.

The install instructs are mostly OK, but the test for the module
already installed is not correct yet.  The next commit will
update it.
2022-11-09 07:16:33 +00:00
Pierre Labastie
0a13134f06 Add gi-docgen deps (still WIP) 2022-11-06 09:54:50 +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
6e98a0804b Move pyparsing module to python-modules
It may be used by packages other than python modules
2022-10-20 17:13:04 +02:00
Pierre Labastie
301c411d42 Fix download urls in python-deps 2022-10-14 15:03:28 +02:00
Pierre Labastie
88149d4df5 Add python deps again
TODO: some versions to be fixed and check files
2022-10-13 17:09:55 +02:00
Pierre Labastie
b3e180158c End python modules for sphinx 2022-10-09 22:03:26 +02:00
Pierre Labastie
036821bd86 Dependencies of sphinx and requests 2022-10-02 22:50:11 +02:00
Pierre Labastie
2dfb0a580b Move requests from python-deps to python-modules
It is a dependency of both kapidox and sphinx
2022-10-02 20:20:02 +02:00
Pierre Labastie
0cf85fa1a7 Add files referenced by sphinx
File content is totally bogus...
2022-09-30 11:38:51 +02:00