Bug 282834 - [NEW PORT] archivers/py-inflate64: Deflate64 compression/decompression library
Summary: [NEW PORT] archivers/py-inflate64: Deflate64 compression/decompression library
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-18 15:22 UTC by Matthew Wener
Modified: 2024-11-21 20:52 UTC (History)
1 user (show)

See Also:


Attachments
New Port py-inflate64 1.0.0 (2.45 KB, patch)
2024-11-18 15:22 UTC, Matthew Wener
no flags Details | Diff
New Port py-inflate64 1.0.0 (2.44 KB, patch)
2024-11-18 15:44 UTC, Matthew Wener
no flags Details | Diff
New Port py-inflate64 1.0.0 v2 (2.62 KB, patch)
2024-11-21 04:48 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-18 15:22:24 UTC
Created attachment 255260 [details]
New Port py-inflate64 1.0.0

New port for inflate64 (https://codeberg.org/miurahr/inflate64). Added as a run dependency of py7zr.
Comment 1 Matthew Wener 2024-11-18 15:44:09 UTC
Created attachment 255267 [details]
New Port py-inflate64 1.0.0
Comment 2 Matthew Wener 2024-11-21 04:48:01 UTC
Created attachment 255342 [details]
New Port py-inflate64 1.0.0 v2

Add tests
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-11-21 20:52:18 UTC
A commit in branch main references this bug:

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

commit d384b09d91ad09d259309cdf37a82fdc1d0dc938
Author:     Matthew Wener <matthew@wener.org>
AuthorDate: 2024-11-21 20:47:15 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2024-11-21 20:47:15 +0000

    archivers/py-inflate64: add new port

    Deflate64 compression and decompression library.

    PR:     282834

 archivers/Makefile                     |  1 +
 archivers/py-inflate64/Makefile (new)  | 30 ++++++++++++++++++++++++++++++
 archivers/py-inflate64/distinfo (new)  |  3 +++
 archivers/py-inflate64/pkg-descr (new) |  3 +++
 4 files changed, 37 insertions(+)