[Bug 266889] textproc/py-pikepdf:python-packaging and python-deprecation are missing as run-depend?
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Oct 2022 14:21:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266889 Bug ID: 266889 Summary: textproc/py-pikepdf:python-packaging and python-deprecation are missing as run-depend? Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: wen@FreeBSD.org Reporter: Alexander88207@protonmail.com Flags: maintainer-feedback?(wen@FreeBSD.org) Assignee: wen@FreeBSD.org Hello, i do maintain the port print/pdfarranger and it seems that pikepdf are missing run dependencies? File "/usr/local/lib/python3.9/site-packages/pdfarranger/pdfarranger.py", line 30, in <module> import pikepdf File "/usr/local/lib/python3.9/site-packages/pikepdf/__init__.py", line 56, in <module> from .models import ( File "/usr/local/lib/python3.9/site-packages/pikepdf/models/__init__.py", line 16, in <module> from .image import PdfImage, PdfInlineImage, UnsupportedImageTypeError File "/usr/local/lib/python3.9/site-packages/pikepdf/models/image.py", line 16, in <module> from deprecation import deprecated ModuleNotFoundError: No module named 'deprecation' ..... pkg_resources.DistributionNotFound: The 'packaging>=20' distribution was not found and is required by pikepdf -- You are receiving this mail because: You are the assignee for the bug.