Bug 286723 - archivers/py-pyzstd: Update to v0.17.0
Summary: archivers/py-pyzstd: Update to v0.17.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-11 14:17 UTC by Matthew Wener
Modified: 2025-06-01 12:15 UTC (History)
1 user (show)

See Also:
matthew: maintainer-feedback+


Attachments
update py-pyzstd to 0.17.0 (1.53 KB, patch)
2025-05-11 14:18 UTC, Matthew Wener
matthew: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Wener 2025-05-11 14:17:12 UTC
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
Comment 1 Matthew Wener 2025-05-11 14:18:25 UTC
Created attachment 260326 [details]
update py-pyzstd to 0.17.0
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2025-05-13 04:11:32 UTC
Committed, thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-05-13 04:12:09 UTC
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(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-06-01 12:15:16 UTC
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(-)