[Bug 259981] devel/py-setuptools_scm: Fix incorrect *_DEPENDS, causing devel/py-pyparsing (and others) Fails to configure: The 'packaging>=20.0' distribution was not found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Nov 2021 06:03:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259981
Kubilay Kocak <koobs@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|sunpoet@FreeBSD.org |kai@FreeBSD.org
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| |kai@FreeBSD.org,
| |python@FreeBSD.org
Flags| |maintainer-feedback?(kai@Fr
| |eeBSD.org)
--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
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.