Bug 282835 - [NEW PORT] archivers/py-multivolumefile: Multi volume file wrapper library
Summary: [NEW PORT] archivers/py-multivolumefile: Multi volume file wrapper 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:30 UTC by Matthew Wener
Modified: 2024-11-21 20:41 UTC (History)
2 users (show)

See Also:


Attachments
New Port py-multivolumefile 0.2.3 (2.51 KB, patch)
2024-11-18 15:31 UTC, Matthew Wener
no flags Details | Diff
New Port py-multivolumefile 0.2.3 (2.50 KB, patch)
2024-11-18 15:44 UTC, Matthew Wener
no flags Details | Diff
New Port py-multivolumefile 0.2.3 v2 (2.84 KB, patch)
2024-11-21 05:07 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:30:23 UTC
New port for multivolumefile (https://codeberg.org/miurahr/multivolume). Added as a run dependency of py7zr.
Comment 1 Matthew Wener 2024-11-18 15:31:02 UTC
Created attachment 255261 [details]
New Port py-multivolumefile 0.2.3
Comment 2 Matthew Wener 2024-11-18 15:44:39 UTC
Created attachment 255268 [details]
New Port py-multivolumefile 0.2.3
Comment 3 Matthew Wener 2024-11-21 05:07:30 UTC
Created attachment 255344 [details]
New Port py-multivolumefile 0.2.3 v2

Add tests
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-11-21 20:39:17 UTC
A commit in branch main references this bug:

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

commit d4d7ab886b737441e4f2ac4781f933dc31fe50b9
Author:     Matthew Wener <matthew@wener.org>
AuthorDate: 2024-11-21 20:32:09 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2024-11-21 20:38:41 +0000

    archivers/py-multivolumefile: add new port

    Multi volume file wrapper library.

    PR:     282835

 archivers/Makefile                           |  1 +
 archivers/py-multivolumefile/Makefile (new)  | 29 ++++++++++++++++++++++++++++
 archivers/py-multivolumefile/distinfo (new)  |  3 +++
 archivers/py-multivolumefile/pkg-descr (new) |  3 +++
 4 files changed, 36 insertions(+)