[Bug 263413] print/pdfarranger: missing python dependency
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263413] pdfarranger - missing python dependency"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Jun 2022 02:46:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263413 Nathan <freebsd@fastmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@fastmail.com, | |wen@FreeBSD.org Flags| |maintainer-feedback+ --- Comment #2 from Nathan <freebsd@fastmail.com> --- I am no expert but I also came across this error and believe it needs to be patched in textproc/pikepdf rather than print/pdfarranger as it appears the devel/py-packaging is actually a run depend there. In jbig2.py in pikepdf there is a import packaging.version which would depend on py-packaging. -- You are receiving this mail because: You are the assignee for the bug.