aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-pyzstd
Commit message (Collapse)AuthorAgeFilesLines
* archivers/py-pyzstd: Add NO_ARCHPo-Chuan Hsieh2025-12-301-0/+1
| | | | Approved by: portmgr (blanket)
* archivers/py-pyzstd: Use PY_BACKPORTS.ZSTDPo-Chuan Hsieh2025-12-161-3/+1
| | | | | Approved by: portmgr (blanket) With hat: python
* archivers/py-pyzstd: Update 0.19.0 => 0.19.1Matthew Wener2025-12-142-4/+4
| | | | | | | Changelog: https://github.com/Rogdham/pyzstd/blob/0.19.1/CHANGELOG.md PR: 291646
* archivers/py-pyzstd: Update to 0.19.0Matthew Wener2025-12-103-21/+16
| | | | | | | Changelog: https://github.com/Rogdham/pyzstd/blob/0.19.0/CHANGELOG.md PR: 291535
* archivers/py-pyzstd: Update to 0.18.0Matthew Wener2025-10-292-5/+5
| | | | | | | Changelog: https://github.com/Rogdham/pyzstd/compare/0.17.0...0.18.0 PR: 290669 Approved by: eduardo (mentor, implicit)
* archivers/py-pyzstd: Fix build with python != 3.11Matthew Wener2025-06-011-2/+3
| | | | | PR: 287178 MFH: 2025Q2
* archivers/py-pyzstd: Update to v0.17.0.Vanilla I. Shu2025-05-132-5/+5
| | | | | PR: 286723 Reported by: maintainer
* archivers/py-pyzstd: add new portMatthew Wener2024-11-214-0/+45
Python bindings to Zstandard (zstd) compression library PR: 282881