oss-fuzz/projects/pillow
Andrew Murray df9e68603c
pillow: Updated script path (#11267)
pillow has started using
[cibuildwheel](https://github.com/pypa/cibuildwheel) -
https://github.com/python-pillow/Pillow/pull/7552

This moved the script for building wheel dependencies from
`wheels/config.sh`, a more natural location for
[multibuild](https://github.com/multi-build/multibuild), to just under
GitHub Actions instead, at
[.github/workflows/wheel-dependencies.sh](https://github.com/python-pillow/Pillow/blob/main/.github/workflows/wheels-dependencies.sh)

It also now includes `wheels/multibuild/library_builders.sh` [by
itself](e2ddd27500/.github/workflows/wheels-dependencies.sh (L10)),
and rearranged the code to run immediately, instead of needing
`pre_build` to be called separately.

cc @hugovk

Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2023-11-27 09:09:47 +00:00
..
Dockerfile
build.sh
build_depends.sh
project.yaml