Commit Graph

72 Commits

Author SHA1 Message Date
Bruce Dubbs
082e722cf2 Finish replacing 'pip3 wheel' and 'pip3 install' text with ENTITIES 2023-09-10 21:14:32 -05:00
Pierre Labastie
07fa316dd3 sphinxcontrib-serializinghtml: fix circ. dep.
Upstream has introduced a build dependency on sphinx, which is
not needed. Sphinx is only needed for tests.
2023-09-10 18:54:55 +02:00
Pierre Labastie
30677e5f07 Fix indentation in sphincontrib-serializinghtml 2023-09-10 18:53:58 +02:00
Pierre Labastie
237edc2caa Update to sphinxcontrib-serializinghtml-1.1.9
It is now required by sphinx-7.2.
2023-09-02 11:44:22 +02:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02:00
Bruce Dubbs
62a5408799 Update to xcb-proto-1.16.0. 2023-08-17 14:39:52 -05:00
Bruce Dubbs
282a0eb3c2 Tag most of Chapter 13 2023-08-17 12:39:01 -05:00
Douglas R. Reno
f192a5c4f7 hatch_vcs: Document the test that fails 2023-08-17 10:25:58 -05:00
Douglas R. Reno
a73fc76227 Tags 2023-08-16 19:32:11 -05:00
Douglas R. Reno
ed345e70fd Tags 2023-08-15 17:21:31 -05:00
Douglas R. Reno
d87e6ae6ff Py: Move the deprecation notice to after the install command 2023-08-15 17:02:20 -05:00
Douglas R. Reno
aaf10276a6 Snowballstemmer: Minor reword in Description 2023-08-15 17:02:20 -05:00
Xi Ruoyao
55939efc07
smartypants: Note unusual extracted directory name 2023-08-04 12:54:31 +08:00
Douglas R. Reno
363ca805ed sphinxcontrib-htmlhelp: Remove text about a sed that no longer exists. 2023-05-31 15:25:20 -05:00
Bruce Dubbs
25991359df Update python sphinx modules and dependencies.
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.
2023-05-24 17:18:22 -05:00
Pierre Labastie
35087ed7de urllib3-2.0.2 requires hatchling 2023-05-13 14:43:37 +02:00
Bruce Dubbs
bc0b25171e Python module updates.
Update to requests-2.30.0 (Python module).
Update to urllib3-2.0.2 (Python module) required for requests-2.30.0.
2023-05-05 22:28:23 -05:00
Pierre Labastie
597ad45034 Remove flit_core from Python dependencies
It is now in lfs
2023-04-01 20:54:54 +02: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
6a22b91a80 msgpack : correct the name in the links.
Although the docs refer to this as MessagePack, the tarball name is
msgpack, so match that in the links and do not use studly caps
because it is not generally known as MsgPack.
2023-02-26 22:01:04 +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
Bruce Dubbs
dc1a45e9de Lots of tags 2023-02-17 22:35:46 -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
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
Pierre Labastie
84c1565502 Add sphinxcontrib-jquery-2.0.0
It is a dependency of sphinx_rtd_theme-1.2.0. Note that the latest
version as of today is 3.0.0, but it is rejected by sphinx_rtd_theme.
2023-02-09 11:56:01 +01:00
Xi Ruoyao
051445631f
Fix installed directories for meson_python and pyproject-metadata 2023-02-09 18:32:04 +08: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
Pierre Labastie
b336ec6308 Typos
Reported by "rhubarbpieguy"
2023-02-03 15:48:25 +01: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
Pierre Labastie
54d589072b Remove eol spaces 2023-01-29 13:51:59 +01:00
Pierre Labastie
35879fc83a Hatch-vcs: use underscore in written text
It is not easy to make one's mind whether a dash or an underscore
should be used: pypi, and doc, use hatch-vcs. But tarball name
nd installed module directories have hatch_vcs (note that dashes
are forbidden in python module names). So use hatch_vcs in written
text (don't change the dash in the entities and the id).
2023-01-28 10:08:03 +01:00
Pierre Labastie
cdabf95fd1 Fix meson_python dependency
It depends on pyproject-metadata, not directly on packaging.
2023-01-27 21:43:35 +01:00
Bruce Dubbs
6831ccec80 Fix meson_python url 2023-01-23 10:29:49 -06:00
Xi Ruoyao
7e24b60bf0
add meson_python-0.12.0 (#17547) 2023-01-23 11:38:52 +08:00
Xi Ruoyao
92b6254afc
add pyproject-metadata-0.7.0 (#17547) 2023-01-23 11:14:05 +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
8f65da9927 Update all python modules after merge 2023-01-22 19:56:08 +01:00
Pierre Labastie
658a4b405c Remove toml and tomli python module dependencies
They are not needed anymore. All modules now use tomllib from
the core python library.
2023-01-22 19:54:21 +01:00
Bruce Dubbs
6837c68bf7 Remove pythonhosted for now.
We will change pythonhosted.xml to incorporate all python modules
(perhaps excepting PyXDG) at https://files.pythonhosted.org
and move it to the top of the Python Modules page.

We will need to place the md5sums for the module sources in packages.ent
so they can be referenced in two places.

For now, remove the page from the build.  Later we will need to clean up
Makefile and archive stylesheets/{pyhosted-inc,pythonhosted}.xsl.
2023-01-22 10:13:38 -06:00
Pierre Labastie
f15166282a Remove the certifi python module
It is not needed, thanks to Ken's work on using system CA certficates
in Python modules.
2023-01-21 14:03:37 +01:00
Pierre Labastie
b588758fe1 Stop tracking pythonhosted.xml
Delete it and add it to .gitignore
2023-01-10 22:54:38 +01:00
Ken Moffat
ab3ae35ad2 python-modules: patch Requests to be able to use system certs. 2022-12-12 23:09:06 +00:00
Bruce Dubbs
41f908a9ee Start fleshing out pythonhosted.xml 2022-11-10 04:12:53 +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
3d421495de Fix some Capitals in flit_core
Also there is only one additional dep for tests.
2022-11-07 13:29:46 +01:00
Ken Moffat
acd690750b python-mods - fix a couple of 'Installation of' items. 2022-11-06 23:15:56 +00:00