dangerzone/install
deeplow 250d8356cd
Hash-verify container pip install & merge build-image
Ensure that when the container image is installing pymupdf (unavailable
in the repos) with verified hashes. To do so, it has the pymupdf
dependency declared in a "container" group in `pyproject.toml`, which
then gets exported into a requirements.txt, which is then used for
hash-verification when building the container.

Because this required modifying the container image build scripts, they
were all merged to avoid duplicate code. This was an overdue change
anyways.
2024-01-03 12:58:35 +00:00
..
common Hash-verify container pip install & merge build-image 2024-01-03 12:58:35 +00:00
linux Hash-verify container pip install & merge build-image 2024-01-03 12:58:35 +00:00
macos Hash-verify container pip install & merge build-image 2024-01-03 12:58:35 +00:00
pyinstaller Clean up HWP/HWPX MIME types 2023-08-01 14:35:28 +01:00
windows Hash-verify container pip install & merge build-image 2024-01-03 12:58:35 +00:00