[Bug 264657] security/libpwquality: broken python bindings

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 15 Oct 2022 04:44:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264657

--- Comment #16 from alt2600@icloud.com ---
further spelunking suggests maybe the issue is py-setuptools and this port
maybe doing a legacy install from ports. 

https://github.com/pypa/setuptools/issues/3431

going to see if I can make more sense of this and see if I can elegantly have
it ignore setuptools.

I did see PYTHONPATH defined all over site-packages, but it is specifically set
to be '' in _sysconfigdata__freebsd13_.py installed by python 3.9 itself.

this port makes no reference to wanting to use py-setuptools, so that may be
why things work under poudriere fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.