Changes: - Upgrade zstd source code from v1.5.6 to [v1.5.7](https://github.com/facebook/zstd/releases/tag/v1.5.7) - Raise an exception when attempting to decompress empty data - Add `ZstdFile.name` property - Deprecate `(de)compress_stream` functions - Use a leading `_` for private objects - Build wheels for Windows ARM64 - Support for PyPy 3.11
Created attachment 260326 [details] update py-pyzstd to 0.17.0
Committed, thanks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd57ae1bb02a7718d51072dfe18a41aebc2753ee commit bd57ae1bb02a7718d51072dfe18a41aebc2753ee Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2025-05-13 04:10:46 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2025-05-13 04:11:22 +0000 archivers/py-pyzstd: Update to v0.17.0. PR: 286723 Reported by: maintainer archivers/py-pyzstd/Makefile | 4 ++-- archivers/py-pyzstd/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
A commit in branch 2025Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=32e9722511b9cf316bc2dfc4cf2e676fc90ead70 commit 32e9722511b9cf316bc2dfc4cf2e676fc90ead70 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2025-05-13 04:10:46 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-06-01 12:14:07 +0000 archivers/py-pyzstd: Update to v0.17.0. PR: 286723 Reported by: maintainer (cherry picked from commit bd57ae1bb02a7718d51072dfe18a41aebc2753ee) archivers/py-pyzstd/Makefile | 4 ++-- archivers/py-pyzstd/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)