Bug 282881 - [NEW PORT] archivers/py-pyzstd: Python bindings to Zstandard (zstd) compression library
Summary: [NEW PORT] archivers/py-pyzstd: Python bindings to Zstandard (zstd) compressi...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dries Michiels
URL:
Keywords:
Depends on:
Blocks: 282838
  Show dependency treegraph
 
Reported: 2024-11-21 04:28 UTC by Matthew Wener
Modified: 2024-11-21 21:11 UTC (History)
1 user (show)

See Also:


Attachments
New Port py-pyzstd 0.16.2 (3.26 KB, patch)
2024-11-21 04:29 UTC, Matthew Wener
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Wener 2024-11-21 04:28:16 UTC

    
Comment 1 Matthew Wener 2024-11-21 04:29:10 UTC
Created attachment 255340 [details]
New Port py-pyzstd 0.16.2
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-11-21 21:10:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4dc6aaea9449e0a3dfa720df75f78749436b3682

commit 4dc6aaea9449e0a3dfa720df75f78749436b3682
Author:     Matthew Wener <matthew@wener.org>
AuthorDate: 2024-11-21 21:07:40 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2024-11-21 21:07:40 +0000

    archivers/py-pyzstd: add new port

    Python bindings to Zstandard (zstd) compression library

    PR:     282881

 archivers/Makefile                                 |  1 +
 archivers/py-pyzstd/Makefile (new)                 | 29 ++++++++++++++++++++++
 archivers/py-pyzstd/distinfo (new)                 |  3 +++
 .../py-pyzstd/files/patch-pyproject.toml (new)     | 10 ++++++++
 archivers/py-pyzstd/pkg-descr (new)                |  3 +++
 5 files changed, 46 insertions(+)