[Bug 259993] devel/py-pyparsing: build failure: pkg_resources.DistributionNotFound: The 'packaging>=20.0' distribution was not found and is required by the application
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Dec 2021 09:46:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259993 --- Comment #9 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> --- This is totally a portmaster issue (wrong order of build, install and deinstall). The python dependencies are all correct. py-pyparsing DOES NOT REQUIRE py-packaging. (In reply to Koichiro Iwao from comment #8) py-setuptools_scm is where 'packaging>=20.0' came from. Thus uninstalling py-setuptools_scm is a workaround. -- You are receiving this mail because: You are on the CC list for the bug.