> IGNORE= run error:No module named 'magika'
Approved. Would you commit it? Thank you !
(In reply to wen from comment #1) It's not only to commit. The IGNORE line implies a missing dependency?
(In reply to Yuri Victorovich from comment #2) Yes, and better update it to newest version.
Created attachment 274310 [details] Add sysutils/py-magika dependency The new version of misc/alpaca requires converters/py-markitdown. I can commit the patch provided if wen@ agrees.
(In reply to Nicola Vitale from comment #4) Approved. Thank you !
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d90f606e7e88b960949f14f68fb6f1dc515ad9ca commit d90f606e7e88b960949f14f68fb6f1dc515ad9ca Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2026-09-01 06:44:42 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2026-09-01 06:44:42 +0000 converters/py-markitdown: Add a run dependency - Add sysutils/py-magika as run dependency - Pet portfmt - Remove IGNORE tag PR: 297500 285927 Approved by: wen (maintainer) converters/py-markitdown/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
Committed. Thank you for the quick approval!