Skip to content

Conversation

@justeph
Copy link
Contributor

@justeph justeph commented Dec 18, 2025

The libsodium license is currently missing from the PyNaCl wheels. PyNaCL distributes libsodium in binary form in its wheels and so should also include its license.

Fix this by creating a symlink for libsodium license into newly created license folder and updating accordingly setup.cfg file.

Fixes #875

The libsodium license is currently missing from the PyNaCl wheels.
PyNaCL distributes libsodium in binary form in its wheels and so should
also include its license.

Fix this by creating a symlink for libsodium license into newly created
license folder and updating accordingly setup.cfg file.

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
@reaperhulk reaperhulk merged commit d233105 into pyca:main Dec 21, 2025
56 checks passed
@reaperhulk
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Wheels download from PyPI do not contain the libsodium license

2 participants