Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/packages/zstandard.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package-name: zstandard
source-code: https://github.com/indygreg/python-zstandard
license: BSD-3-Clause
versions:
- version: 0.25.0
patched:
comment: We backport a commit which removes cpython-freethreading from the cibuildwheel options in pyproject.toml, since we're using a newer version of cibuildwheel that already handles this case in the build matrix.
Loading