python-pillow / Pillow

Python Imaging Library (Fork)
https://python-pillow.org
Other
12.32k stars 2.23k forks source link

Generate and upload attestations to PyPI #8441

Closed hugovk closed 1 month ago

hugovk commented 1 month ago

PEP 740 ("Index support for digital attestations" introduces digital attestations which links the PyPI package to the GitHub repo, and helps users verify the source and authenticity of packages.

PyPI is still implementing support, but we can already start using it, which should also help them test out.