https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259981
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Keywords|needs-qa |needs-patch, regression Summary|devel/py-pyparsing: Fails |devel/py-setuptools_scm: |to configure: The |Fix incorrect *_DEPENDS, |'packaging>=20.0' |causing devel/py-pyparsing |distribution was not found |(and others) Fails to | |configure: The | |'packaging>=20.0' | |distribution was not found CC| |[email protected], | |[email protected] Flags| |maintainer-feedback?(kai@Fr | |eeBSD.org) --- Comment #3 from Kubilay Kocak <[email protected]> --- Upstream declares: ./work-py39/setuptools_scm-6.3.2/pyproject.toml: "packaging>=20.0" But devel/pysetuptools_scm declares packaging as a RUN_DEPENDS, but should be a BUILD_DEPENDS. Workaround until resolved: install devel/py-packaging manually -- You are receiving this mail because: You are on the CC list for the bug.
